Skip to content

Commit df99a14

Browse files
authored
[Sources] Update link to blog post detailing GitHub archives policy (#301)
1 parent 39ad07d commit df99a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sources.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function check_github_archive(url::String)
3131
The archive automatically generated by GitHub
3232
$(url)
3333
may not have a stable checksum in the future, thus cannot be used as a reliable source, see
34-
<https://github.blog/changelog/2023-01-30-git-archive-checksums-may-change/>.
34+
<https://github.blog/2023-02-21-update-on-the-future-stability-of-source-code-archives-and-hashes/>.
3535
Use a different source, for example a `GitSource`, or an official release artifact uploaded
3636
by the maintainers of the package (*not* the automatic archive produced by GitHub).
3737
"""))

0 commit comments

Comments
 (0)