Added URL shortcuts
Used Git.io to shorten some useful URLs for easy typing
This commit is contained in:
parent
79352bdfb1
commit
795a173a6f
@ -7,3 +7,8 @@ This repository will be used to house the Python ProLiant SDK. This SDK will be
|
||||
|
||||
## Requirements
|
||||
To use the enclosed examples, you will need [Python 2.7](https://www.python.org/downloads/), and a ProLiant server running iLO 4 with network access to the iLO network port. Note that Python 2.7.9 enforces greater SSL verification requiring server certificates be installed. Parameters to relax the requirements are available in the sample scripts, but these configurations are discouraged due to security concerns.
|
||||
|
||||
## Shortcuts
|
||||
- **repo webpage** - Shortened URL (http://git.io/hbp5) <div data-long-uri="https://github.com/HewlettPackard/python-proliant-sdk"></div>
|
||||
- **repo zip archive** - Shortened URL (http://git.io/hbj9) <div data-long-uri="https://github.com/HewlettPackard/python-proliant-sdk/zipball/master"></div>
|
||||
- **repo tar archive** - Shortened URL (http://git.io/hbhp) <div data-long-uri="https://github.com/HewlettPackard/python-proliant-sdk/tarball/master"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user