aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2014-05-14 00:30:43 +0200
committerRoman Lacko <backup.rlacko@gmail.com>2014-05-14 00:30:43 +0200
commite63edfc9d4a1fd9703c9c3ec02ee460d24109b60 (patch)
tree3ba2514b7268106d2e238d8d1abe2a86a0e751bd /README.rst
parenta9a0f27bb22a8a96f26358e49cc08f5046b350f3 (diff)
Refactoring docs/index.rst into separate rst files
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 06e6fed49..31792803b 100644
--- a/README.rst
+++ b/README.rst
@@ -110,17 +110,17 @@ Installing PySide on a Linux System
We do not provide binaries for Linux. Please read the build instructions in section
`Building PySide on a Linux System
-<http://pyside.readthedocs.org/en/latest/#building-pyside-on-a-linux-system-ubuntu-12-04-14-04>`_.
+<http://pyside.readthedocs.org/en/latest/building/linux.html>`_.
Building PySide
===============
-- `Building PySide on a Windows System <http://pyside.readthedocs.org/en/latest/#building-pyside-on-a-windows-system>`_.
+- `Building PySide on a Windows System <http://pyside.readthedocs.org/en/latest/building/windows.html>`_.
-- `Building PySide on a Mac OS X System <http://pyside.readthedocs.org/en/latest/#building-pyside-on-a-mac-os-x-system>`_.
+- `Building PySide on a Mac OS X System <http://pyside.readthedocs.org/en/latest/building/macosx.html>`_.
-- `Building PySide on a Linux System <http://pyside.readthedocs.org/en/latest/#building-pyside-on-a-linux-system-ubuntu-12-04-14-04>`_.
+- `Building PySide on a Linux System <http://pyside.readthedocs.org/en/latest/building/linux.html>`_.
Feedback and getting involved