Skip to content
Snippets Groups Projects

docs: Fix incorrect namespace in swhpkg example

Merged vlorentz requested to merge doc-example-ns into master
2 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -96,4+96,4 @@
- Dependencies of the project. There can be many of them.
* - ``dependent``
- ``swhpkg:release``
- ``swhpkg:js/d3``
Please register or sign in to reply
- A reference to the package release that depends on the dependency.
* - ``dependency``
- ``swhpkg:package``
- ``swhpkg:js/d3``, ``swhpkg:python/django``
- ``swhpackages:js/d3``, ``swhpackages:python/django``
- A reference to the package that is depended on.
* - ``constraint``
- Text
Loading