This repository was archived by the owner on Mar 15, 2026. It is now read-only.
Update build from source links to point to codeberg repo#580
Merged
andrewrk merged 11 commits intoziglang:mainfrom Feb 9, 2026
Merged
Update build from source links to point to codeberg repo#580andrewrk merged 11 commits intoziglang:mainfrom
andrewrk merged 11 commits intoziglang:mainfrom
Conversation
nektro
reviewed
Jan 23, 2026
|
|
||
| ## [Zig kompilieren]($heading.id('source')) | ||
| [Hier](https://github.com/ziglang/zig/wiki/Building-Zig-From-Source) | ||
| [Hier](https://codeberg.org/ziglang/zig?tab=readme-ov-file#building-from-source) |
Contributor
There was a problem hiding this comment.
a few languages have ?tab=readme-ov-file in the link. can you remove this?
Contributor
Author
|
will do. i wasnt sure if it was necasary because it was in the github link, so i kept it. |
Contributor
Author
|
done. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the Build from Source links in the documentation to point to the new Codeberg repository.
The changes address the issue previously opened in #579. Since the fix was straightforward, this PR includes all necessary updates to resolve that issue.
Each commit in this pr fixes a given translation of the website, If it is requested i can squash them into one.