From 5cbad1ac2e2faecdda71ec8409cf9e67281a0499 Mon Sep 17 00:00:00 2001 From: Samveen Gulati Date: Sun, 30 Aug 2015 07:37:19 +0000 Subject: [PATCH 1/2] Add links to the developers guide in the README --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 035cc75d7..3057f06bf 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php - - - - +Developers and prospective contributors are encouraged to read the developers guide: +http://xcat-docs.readthedocs.org/en/latest/developers/ +and in particular the github related subsection: +http://xcat-docs.readthedocs.org/en/latest/developers/github/ From 2a8556c88c1f73755e96345a27d73269e173a91c Mon Sep 17 00:00:00 2001 From: Samveen Gulati Date: Sun, 30 Aug 2015 07:43:15 +0000 Subject: [PATCH 2/2] Fix bad formatting of previous commit --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 3057f06bf..31f6f5d44 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ xCAT is made available as open source software under the EPL license: http://www.opensource.org/licenses/eclipse-1.0.php -Developers and prospective contributors are encouraged to read the developers guide: -http://xcat-docs.readthedocs.org/en/latest/developers/ +Developers and prospective contributors are encouraged to read the developers +guide: http://xcat-docs.readthedocs.org/en/latest/developers/ and in particular the github related subsection: http://xcat-docs.readthedocs.org/en/latest/developers/github/