File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ function comment_text_pass(
162162 " Since you are registering a new package, " ,
163163 " please make sure that you have read the " ,
164164 " package naming guidelines: " ,
165- " https://julialang.github.io/Pkg.jl/dev/ creating-packages/#Package-naming-guidelines-1 " ,
165+ " https://pkgdocs. julialang.org/v1/ creating-packages/#Package-naming-guidelines" ,
166166 " \n\n " ,
167167 _comment_noblock (),
168168 _onepointzero_suggestion (suggest_onepointzero, version),
@@ -198,7 +198,7 @@ function comment_text_fail(
198198 " Since you are registering a new package, " ,
199199 " please make sure that you have also read the " ,
200200 " package naming guidelines: " ,
201- " https://julialang.github.io/Pkg.jl/dev/ creating-packages/#Package-naming-guidelines-1 " ,
201+ " https://pkgdocs. julialang.org/v1/ creating-packages/#Package-naming-guidelines" ,
202202 " \n\n " ,
203203 _comment_noblock (),
204204 _onepointzero_suggestion (suggest_onepointzero, version),
You can’t perform that action at this time.
0 commit comments