diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2026-01-18 00:45:03 +0100 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2026-01-18 00:55:44 +0100 |
| commit | 30c03396cc005e4205248fa9e321b92964753862 (patch) | |
| tree | 00365f5c161de485e6561d306eaca8bb07c7acc6 | |
| parent | 24030873c43f5dc1147ed3c2164092b4c9ab4357 (diff) | |
Update links to Savannah repository on frontpages
| -rw-r--r-- | html/index.html | 6 | ||||
| -rw-r--r-- | html/nongnu.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/html/index.html b/html/index.html index 18a4d78..98bc6d6 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 40dd077..cc9e0b9 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> |
