You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en-US/news/announcing-community-mirrors.smd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ who didn't want to take on the burden of maintaining their own mirror lists.
26
26
27
27
The idea is simple. Instead of downloading tarballs from ziglang.org, automations should instead fetch from it a small text file, maintained by the Zig core
28
28
team, which contains URLs of community-run mirrors. This takes the burden off of others to maintain their own lists of mirrors, so makes it simpler for tools to
29
-
*efficiently* download Zig. We also have some [nify automated testing][check-mirrors] to make sure that all of the mirrors are behaving, so there's no risk of
29
+
*efficiently* download Zig. We also have some [nifty automated testing][check-mirrors] to make sure that all of the mirrors are behaving, so there's no risk of
30
30
problems with a mirror going unnoticed.
31
31
32
32
The Download page now contains a link to the new [Community Mirrors][mirrors] page, which explains how to use the mirrors in your code -- please check it out if
0 commit comments