Skip to content

Commit 6751bbd

Browse files
authored
Update reference to distributing.md in Makefile (#51038)
1 parent defe187 commit 6751bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ release-candidate: release testall
159159
@echo 7. Clean out old .tar.gz files living in deps/, "\`git clean -fdx\`" seems to work #"`
160160
@echo 8. Replace github release tarball with tarballs created from make light-source-dist and make full-source-dist with USE_BINARYBUILDER=0
161161
@echo 9. Check that 'make && make install && make test' succeed with unpacked tarballs even without Internet access.
162-
@echo 10. Follow packaging instructions in doc/build/distributing.md to create binary packages for all platforms
162+
@echo 10. Follow packaging instructions in doc/src/devdocs/build/distributing.md to create binary packages for all platforms
163163
@echo 11. Upload to AWS, update https://julialang.org/downloads and http://status.julialang.org/stable links
164164
@echo 12. Update checksums on AWS for tarball and packaged binaries
165165
@echo 13. Update versions.json. Wait at least 60 minutes before proceeding to step 14.

0 commit comments

Comments
 (0)