guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: nginx: berlin: Add an alias 'machines' for the 'd


From: Leo Famulari
Subject: branch master updated: nginx: berlin: Add an alias 'machines' for the 'donate' page.
Date: Fri, 26 Feb 2021 16:38:36 -0500

This is an automated email from the git hooks/post-receive script.

lfam pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new c91dae0  nginx: berlin: Add an alias 'machines' for the 'donate' page.
c91dae0 is described below

commit c91dae07199611a0ac5d6588e09d5bf31896ab97
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Thu Feb 25 15:47:16 2021 -0500

    nginx: berlin: Add an alias 'machines' for the 'donate' page.
    
    * hydra/nginx/berlin.scm (guix.gnu.org-locations): Add a redirection.
---
 hydra/nginx/berlin.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hydra/nginx/berlin.scm b/hydra/nginx/berlin.scm
index 0032ac4..1bbae3c 100644
--- a/hydra/nginx/berlin.scm
+++ b/hydra/nginx/berlin.scm
@@ -673,6 +673,7 @@ PUBLISH-URL."
    (redirect "/contact/irc" "/$lang/contact/irc/")
    (redirect "/contribute" "/$lang/contribute/")
    (redirect "/donate" "/$lang/donate/")
+   (redirect "/machines" "/$lang/donate/")
    (redirect "/download" "/$lang/download/")
    (redirect "/download/latest" "/$lang/download/latest/")
    (redirect "/graphics" "/$lang/graphics/")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]