From 21b59149bfce5f840e02c59804bdf42bf2cf45e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kim=20Silkeb=C3=A6kken?= Date: Sun, 10 Feb 2013 14:04:07 +0100 Subject: [PATCH] Move docs to readthedocs.org --- README.rst | 5 +++-- packages/archlinux/python-powerline-git/powerline.install | 2 +- packages/archlinux/python2-powerline-git/powerline.install | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 4166d38e..0acc43b4 100644 --- a/README.rst +++ b/README.rst @@ -8,8 +8,9 @@ Powerline This is the upcoming version of Powerline, implemented in Python. The project is currently in a stable beta and almost ready for release. -* Consult the `documentation `_ for - more information and installation instructions. +* Consult the `documentation + `_ for more information and + installation instructions. * Check out `powerline-fonts `_ for pre-patched versions of popular coding fonts. diff --git a/packages/archlinux/python-powerline-git/powerline.install b/packages/archlinux/python-powerline-git/powerline.install index 8c8a9033..d7938d2b 100644 --- a/packages/archlinux/python-powerline-git/powerline.install +++ b/packages/archlinux/python-powerline-git/powerline.install @@ -14,7 +14,7 @@ If Powerline doesn't work out of the box on your system, please submit an issue on GitHub: https://github.com/Lokaltog/powerline/issues Consult the documentation for detailed installation instructions and -troubleshooting information: http://lokaltog.github.com/powerline/ +troubleshooting information: https://powerline.readthedocs.org/en/latest/ Vim installation ---------------- diff --git a/packages/archlinux/python2-powerline-git/powerline.install b/packages/archlinux/python2-powerline-git/powerline.install index 8c8a9033..d7938d2b 100644 --- a/packages/archlinux/python2-powerline-git/powerline.install +++ b/packages/archlinux/python2-powerline-git/powerline.install @@ -14,7 +14,7 @@ If Powerline doesn't work out of the box on your system, please submit an issue on GitHub: https://github.com/Lokaltog/powerline/issues Consult the documentation for detailed installation instructions and -troubleshooting information: http://lokaltog.github.com/powerline/ +troubleshooting information: https://powerline.readthedocs.org/en/latest/ Vim installation ----------------