Skip to content

Commit e38846a

Browse files
author
Aleksey Korzun
committed
Create gh-pages branch via GitHub
1 parent 995489e commit e38846a

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

index.html

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</head>
2222

2323
<body>
24-
<a id="forkme_banner" href="https://github.com/AlekseyKorzun/rackspace-cloudservers-php">View on GitHub</a>
24+
<a id="forkme_banner" href="https://github.com/AlekseyKorzun/rackspace-open-cloud-php">View on GitHub</a>
2525
<div class="shell">
2626

2727
<header>
@@ -37,7 +37,7 @@ <h2>PHP client for Rackspace's Open Cloud</h2>
3737

3838
<section id="downloads">
3939
<span class="inner">
40-
<a href="https://github.com/AlekseyKorzun/rackspace-cloudservers-php/zipball/master" class="zip"><em>download</em> .ZIP</a><a href="https://github.com/AlekseyKorzun/rackspace-cloudservers-php/tarball/master" class="tgz"><em>download</em> .TGZ</a>
40+
<a href="https://github.com/AlekseyKorzun/rackspace-open-cloud-php/zipball/master" class="zip"><em>download</em> .ZIP</a><a href="https://github.com/AlekseyKorzun/rackspace-open-cloud-php/tarball/master" class="tgz"><em>download</em> .TGZ</a>
4141
</span>
4242
</section>
4343

@@ -46,7 +46,8 @@ <h2>PHP client for Rackspace's Open Cloud</h2>
4646

4747

4848
<section id="main_content">
49-
<h1>Rackspace Open Cloud API Client for PHP (v2.0)</h1>
49+
<h1>
50+
<a name="rackspace-open-cloud-api-client-for-php-v20" class="anchor" href="#rackspace-open-cloud-api-client-for-php-v20"><span class="octicon octicon-link"></span></a>Rackspace Open Cloud API Client for PHP (v2.0)</h1>
5051

5152
<p>A PHP 5 API client that allows you to interact with Rackspace® Open Cloud Servers™</p>
5253

@@ -58,7 +59,8 @@ <h1>Rackspace Open Cloud API Client for PHP (v2.0)</h1>
5859
<li>100% phpDocumentator 2 code coverage</li>
5960
<li>100% PSR-2 code coverage</li>
6061
<li>Composer friendly package</li>
61-
</ul><h2>Usage</h2>
62+
</ul><h2>
63+
<a name="usage" class="anchor" href="#usage"><span class="octicon octicon-link"></span></a>Usage</h2>
6264

6365
<p>If you have your own autoloader, simply update namespaces and drop the files
6466
into your frameworks library.</p>
@@ -69,15 +71,16 @@ <h1>Rackspace Open Cloud API Client for PHP (v2.0)</h1>
6971

7072
<p>Please see Examples directory for a simple run down of functionality.</p>
7173

72-
<h2>About</h2>
74+
<h2>
75+
<a name="about" class="anchor" href="#about"><span class="octicon octicon-link"></span></a>About</h2>
7376

7477
<p>See: <a href="http://www.rackspace.com/cloud/">http://www.rackspace.com/cloud/</a></p>
7578
</section>
7679

7780
<footer>
7881
<span class="ribbon-outer">
7982
<span class="ribbon-inner">
80-
<p>this project by <a href="https://github.com/AlekseyKorzun">AlekseyKorzun</a> can be found on <a href="https://github.com/AlekseyKorzun/rackspace-cloudservers-php">GitHub</a></p>
83+
<p>this project by <a href="https://github.com/AlekseyKorzun">AlekseyKorzun</a> can be found on <a href="https://github.com/AlekseyKorzun/rackspace-open-cloud-php">GitHub</a></p>
8184
</span>
8285
<span class="left-tail"></span>
8386
<span class="right-tail"></span>

0 commit comments

Comments
 (0)