tidy up links section
authorSalim Fadhley <sal@stodge.org>
Mon, 28 Jul 2014 23:58:50 +0000 (00:58 +0100)
committerSalim Fadhley <sal@stodge.org>
Mon, 28 Jul 2014 23:58:50 +0000 (00:58 +0100)
doc/source/index.rst

index 7891905812fd884c9ec4694f551b624a63af93f8..98983ded2633d708ac40151980ebef7ab5186d86 100644 (file)
@@ -30,13 +30,17 @@ Sections
 Important Links
 ---------------
 
-Support & bug-reportst: https://github.com/salimfadhley/jenkinsapi/issues?direction=desc&sort=comments&state=open
+Support & bug-reportst
+    https://github.com/salimfadhley/jenkinsapi/issues?direction=desc&sort=comments&state=open
 
-Project source code: github: https://github.com/salimfadhley/jenkinsapi
+Project source code
+    github: https://github.com/salimfadhley/jenkinsapi
 
-Project documentation: https://jenkinsapi.readthedocs.org/en/latest/
+Project documentation
+    https://jenkinsapi.readthedocs.org/en/latest/
 
-Releases: http://pypi.python.org/pypi/jenkinsapi
+Releases
+    http://pypi.python.org/pypi/jenkinsapi
 
 Installation
 -------------
@@ -55,6 +59,9 @@ Or..
 
     easy_install jenkinsapi
 
+ * In Jenkins > 1.518 you will need to disable "Prevent Cross Site Request Forgery exploits".
+ * Remember to set the Jenkins Location in general settings - Jenkins' REST web-interface will not work if this is set incorrectly.
+
 Examples
 --------