emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] new-master 4e5239a 015/128: Add front-page /packages link.


From: Stefan Monnier
Subject: [elpa] new-master 4e5239a 015/128: Add front-page /packages link.
Date: Mon, 14 Dec 2020 15:39:22 -0500 (EST)

branch: new-master
commit 4e5239adb39b3e045e4e7cf5ab132bf76166a821
Author: Ted Zlatanov <tzz@lifelogs.com>
Commit: Ted Zlatanov <tzz@lifelogs.com>

    Add front-page /packages link.
    
    * html/index.html: Add link to /packages directory in the front page.
---
 html/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/index.html b/html/index.html
index e39a1c5..e734c88 100644
--- a/html/index.html
+++ b/html/index.html
@@ -18,6 +18,6 @@ To use it, type <tt>M-x list-packages</tt> in Emacs.
 (This requires Emacs version 24.1 or higher.)
 
 <p>
-You can grab the <a href="emacs-packages-latest.tgz">latest package 
snapshot</a>.
+  You can grab the <a href="emacs-packages-latest.tgz">latest package 
snapshot</a> or look at the <a href="/packages">package list</a> directly.
 </body>
 </html>



reply via email to

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