From 1e00b11e08fa4c1eccde69095246fd1ceb131a4b Mon Sep 17 00:00:00 2001
From: Steve Purcell
Date: Thu, 5 Sep 2013 09:25:04 +0100
Subject: [PATCH] Remove broken link
---
html/partials/getting-started.html | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/html/partials/getting-started.html b/html/partials/getting-started.html
index a2fb8f0a..4cd1e7b1 100644
--- a/html/partials/getting-started.html
+++ b/html/partials/getting-started.html
@@ -12,10 +12,7 @@
ELPA archive, which provides important compatibility libraries like cl-lib
:
(when (< emacs-major-version 24)
(add-to-list 'package-archives '("gnu" . "http://elpa.gnu.org/packages/")))
-
- Please read about known issues
- below before attempting to install multiple packages at once.
-
+
Customizations
There is currently no way in package.el
to