aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Mayer <entroP@gmail.com>2014-07-01 10:59:31 -0700
committerJustin Mayer <entroP@gmail.com>2014-07-01 10:59:31 -0700
commit2074d08fad36f9e39218526c3936d9e7857aa071 (patch)
tree228175e43eac4474cd660733fb6c193e84d35904
parent8b443b5e0d8c07e7359e01bce5929a66bcf1b515 (diff)
downloadpelican-themes-2074d08fad36f9e39218526c3936d9e7857aa071.zip
pelican-themes-2074d08fad36f9e39218526c3936d9e7857aa071.tar.gz
pelican-themes-2074d08fad36f9e39218526c3936d9e7857aa071.tar.bz2
Fix outdated link to Pelican docs
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index a9d9b34..5f6933f 100644
--- a/README.rst
+++ b/README.rst
@@ -7,10 +7,10 @@ theme, and submit a pull request. It's community-managed!
Using Themes
############
-These instructions assume you have already completed the `Getting Started`_
-guide, have a working site, and would now like to apply a non-default theme.
+These instructions assume you have already read all the `Pelican documentation`_,
+have a working site, and would now like to apply a non-default theme.
-.. _Getting Started: http://docs.getpelican.com/en/latest/getting_started.html
+.. _Pelican documentation: http://docs.getpelican.com/
First, choose a location to hold your themes. For this example, we'll use the
directory ``~/pelican-themes``, but yours could be different. Clone the