Skip to content

Commit 41f6f23

Browse files
authored
Merge pull request #21229 from AnnsAnns/docDeadLink
docs: Switch out pkg reference link
2 parents 5018dc6 + af986e2 commit 41f6f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
* if one is working on new packages that aren't ready to be committed to
8080
* upstream or if an application needs its own unique packages. For this, one
8181
* can use the `EXTERNAL_PKG_DIRS` make variable. It works similar to the way
82-
* [external modules](src/creating-modules.html#modules-outside-of-riotbase) are
82+
* [external modules](@ref modules-outside-of-riotbase) are
8383
* handled. In your application's Makefile, in addition to adding the package
8484
* name to `USEPKG` as shown above, add the path to a folder that contains your
8585
* external packages:

0 commit comments

Comments
 (0)