From 0bce1264a59ec6b8de1bb47f94c7033d5a81d506 Mon Sep 17 00:00:00 2001 From: sae8055 Date: Wed, 25 Mar 2015 21:55:30 +0100 Subject: [PATCH] Fix the shortened URLs to point to the master repo https://github.com/devananda/python-redfish --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73d5e99..0f5cc0d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ This repository will be used to house the Redfish python library. This library To use the enclosed examples, you will need [Python 2.7](https://www.python.org/downloads/). Note that Python 2.7.9 enforces greater SSL verification requiring server certificates be installed. Parameters to relax the requirements are available in the library, but these configurations are discouraged due to security concerns. ## Shortcuts -- **repo webpage** - Shortened URL (http://git.io/hbp5)
-- **repo zip archive** - Shortened URL (http://git.io/hbj9)
-- **repo tar archive** - Shortened URL (http://git.io/hbhp)
+- **repo webpage** - Shortened URL (http://git.io/jqg1)
+- **repo zip archive** - Shortened URL (http://git.io/jqgN)
+- **repo tar archive** - Shortened URL (http://git.io/jq20)