Skip to content

Commit f1fc76d

Browse files
committed
tweaks to main page
1 parent 5c30e93 commit f1fc76d

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-01-05T10:00:36Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-01-05T10:09:40Z</updated></feed>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ <h2>Infrastructure-as-a-service Resources</h2>
192192
<p><a class="reference external" href="http://aws.amazon.com/python/">Amazon Web Services official documentation for Python</a></p>
193193
<p><a class="reference external" href="https://github.com/boto/boto">boto</a> is an amazing Python library for
194194
working with Amazon Web Services</p>
195+
<p><a class="reference external" href="http://docs.rackspace.com/sdks/guide/content/python.html">Rackspace official documentation for Python</a></p>
195196
</div>
196197
<div class="section" id="platform-as-a-service">
197198
<h2>Platform-as-a-service</h2>

pages/servers.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ <h2>Infrastructure-as-a-service Resources</h2>
136136
<p><a class="reference external" href="http://aws.amazon.com/python/">Amazon Web Services official documentation for Python</a></p>
137137
<p><a class="reference external" href="https://github.com/boto/boto">boto</a> is an amazing Python library for
138138
working with Amazon Web Services</p>
139+
<p><a class="reference external" href="http://docs.rackspace.com/sdks/guide/content/python.html">Rackspace official documentation for Python</a></p>
139140
</div>
140141
<div class="section" id="platform-as-a-service">
141142
<h2>Platform-as-a-service</h2>

0 commit comments

Comments
 (0)