This is an automated email from the git hooks/post-receive script. civodul pushed a commit to branch master in repository guix-artwork.
The following commit(s) were added to refs/heads/master by this push: new 87442f4 website: codeberg: Fix typo. 87442f4 is described below commit 87442f4397196983b9c81907fe6e047d3c887c8a Author: Ludovic Courtès <l...@gnu.org> AuthorDate: Sun May 11 23:53:18 2025 +0200 website: codeberg: Fix typo. * website/posts/codeberg.md: Fix typo. --- website/posts/codeberg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/posts/codeberg.md b/website/posts/codeberg.md index b6a1963..a4b7cb6 100644 --- a/website/posts/codeberg.md +++ b/website/posts/codeberg.md @@ -85,7 +85,7 @@ least a year anyway. Also, channel files produced by `guix describe` to pin Guix to a specific revision and to re-deploy it later anytime with [`time-machine`](https://guix.gnu.org/manual/devel/en/html_node/Invoking-guix-time_002dmachine.html) -will always work, even if the refer to the `git.savannah.gnu.org` URL, +will always work, even if they refer to the `git.savannah.gnu.org` URL, and even when that repository eventually vanishes, thanks to [automatic fallback to Software Heritage](https://guix.gnu.org/en/blog/2024/source-code-archiving-in-guix-new-publication/).