Skip to content

Commit 3d5b1c8

Browse files
authored
Update package naming guidelines URL (#122635)
1 parent b272b41 commit 3d5b1c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can register your package!
88
See [Registering a package in General](https://github.com/JuliaRegistries/General#registering-a-package-in-general) in the README for how to do that.
99
The "FAQ" section in the README helps answer many more questions, like [do I need to register a package to install it?](https://github.com/JuliaRegistries/General#do-i-need-to-register-a-package-to-install-it), [should I register my package?](https://github.com/JuliaRegistries/General#should-i-register-my-package), and more.
1010

11-
* Please be aware of the [package naming guidelines](https://pkgdocs.julialang.org/v1/creating-packages/#Package-naming-guidelines)
11+
* Please be aware of the [package naming guidelines](https://pkgdocs.julialang.org/v1/creating-packages/#Package-naming-rules)
1212
* We strongly encourage authors to follow best practices like having documentation (or a descriptive README), tests, and continuous integration.
1313

1414
## As a Julia community member

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ not a curated list of Julia packages. In particular this means that:
362362
[registrator-web]: https://github.com/JuliaRegistries/Registrator.jl#via-the-web-interface
363363
[registrator-readme]: https://github.com/JuliaRegistries/Registrator.jl/blob/master/README.md
364364
[tagbot]: https://github.com/JuliaRegistries/TagBot
365-
[naming-guidelines]: https://julialang.github.io/Pkg.jl/v1/creating-packages/#Package-naming-guidelines-1
365+
[naming-guidelines]: https://pkgdocs.julialang.org/v1/creating-packages/#Package-naming-rules
366366
[automerge-guidelines]: https://juliaregistries.github.io/RegistryCI.jl/stable/guidelines/
367367
[registryci]: https://github.com/JuliaRegistries/RegistryCI.jl
368368
[github-rename]: https://help.github.com/en/github/administering-a-repository/renaming-a-repository

0 commit comments

Comments
 (0)