branch: main
commit 30c03396cc005e4205248fa9e321b92964753862
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>

    Update links to Savannah repository on frontpages
---
 html/index.html  | 6 +++---
 html/nongnu.html | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/html/index.html b/html/index.html
index 18a4d7815f..98bc6d6d4e 100644
--- a/html/index.html
+++ b/html/index.html
@@ -39,8 +39,8 @@
 
         <p>
           Packages are managed through the
-          <a href="https://git.savannah.gnu.org/cgit/emacs/elpa.git";>GNU ELPA 
repository</a>
-          (see the <a href="https://savannah.gnu.org/projects/emacs";>GNU Emacs 
project page</a>
+          <a href="https://cgit.git.savannah.gnu.org/cgit/elpa/gnu.git";>GNU 
ELPA repository</a>
+          (see the <a href="https://savannah.gnu.org/git/?group=elpa";>ELPA 
project page</a>
           for clone instructions).
         </p>
 
@@ -49,7 +49,7 @@
         <ul>
           <li>
             To contribute a new package, refer to the
-            <a 
href="https://git.savannah.gnu.org/cgit/emacs/elpa.git/plain/README";>README</a>.
+            <a 
href="https://cgit.git.savannah.gnu.org/cgit/elpa/gnu.git/plain/README";>README</a>.
           </li>
           <li>
             To report a bug, use the <code>M-x report-emacs-bug</code>
diff --git a/html/nongnu.html b/html/nongnu.html
index 40dd07768e..cc9e0b92b8 100644
--- a/html/nongnu.html
+++ b/html/nongnu.html
@@ -34,8 +34,8 @@
 
         <p>
           Packages are managed through the
-          <a href="https://git.savannah.gnu.org/cgit/emacs/nongnu.git";>NonGNU 
ELPA repository</a>
-          (see the <a href="https://savannah.gnu.org/projects/emacs";>GNU Emacs 
project page</a>
+          <a href="https://git.savannah.gnu.org/cgit/nongnu/nongnu.git";>NonGNU 
ELPA repository</a>
+          (see the <a href="https://savannah.gnu.org/git/?group=elpa";>ELPA 
project page</a>
           for clone instructions).
         </p>
 
@@ -44,7 +44,7 @@
         <ul>
           <li>
             To contribute a new package refer to the
-            <a 
href="https://git.savannah.gnu.org/cgit/emacs/nongnu.git/plain/README.org";>README</a>.
+            <a 
href="https://git.savannah.gnu.org/cgit/elpa/nongnu.git/plain/README.org";>README</a>.
           </li>
           <!-- <li>
                To report a bug, use the <code>M-x report-emacs-bug</code>

Reply via email to