Skip to content

Commit 115c520

Browse files
committed
update some more github links
1 parent 8149a98 commit 115c520

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

content/en-US/index.smd

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ There is no concept of "official" or "unofficial", however, each gathering place
4242

4343

4444
## [Main development]($section.id("main-development"))
45-
The Zig repository can be found at [https://github.com/ziglang/zig](https://github.com/ziglang/zig), where we also host the issue tracker and discuss proposals.
45+
The Zig repository can be found at [https://codeberg.org/ziglang/zig](https://codeberg.org/ziglang/zig), where we also host the issue tracker and discuss proposals.
4646
Contributors are expected to follow Zig's [Code of Conduct](/code-of-conduct).
4747

4848

@@ -59,6 +59,3 @@ The Zig Software Foundation is sustained by donations.
5959
## [Corporate Sponsors]($section.id("corporate-sponsors"))
6060
The following companies are providing direct financial support to the Zig Software foundation.
6161

62-
## [GitHub Sponsors]($section.id("github-sponsors"))
63-
Thanks to people who [sponsor Zig]($link.page('zsf')), the project is accountable to the open source community rather than corporate shareholders. In particular, these fine folks sponsor Zig for $200/month or more:
64-

layouts/templates/locale.shtml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<span>This page was translated by the Zig community,
99
<a href="$page.locale('en-US').link()">see the original version</a>
1010
or
11-
<a href="https://github.com/ziglang/www.ziglang.org/" class="external-link" target="_blank" rel="noopener">report errors</a>.</span>
11+
<a href="https://codeberg.org/ziglang/www.ziglang.org" class="external-link" target="_blank" rel="noopener">report errors</a>.</span>
1212
</div>
1313
<br>
1414
</ctx>
@@ -21,4 +21,4 @@
2121
:text="$loop.it.site().localeName()"
2222
></a>
2323
</div>
24-
</div>
24+
</div>

0 commit comments

Comments
 (0)