Skip to content

Commit 6cf6f0d

Browse files
committed
updating one of the titles on the source control page
1 parent b2dac85 commit 6cf6f0d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-07-23T15:08:08Z</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-07-23T15:10:12Z</updated></feed>

source-control.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2>Hosted source control services</h2>
9797
users. Users pay for hosting private repositories with more than five users.</p>
9898
</li>
9999
</ul>
100-
<h2>Source control resources</h2>
100+
<h2>General source control resources</h2>
101101
<ul>
102102
<li>
103103
<p><a href="http://www.kalzumeus.com/2010/12/12/staging-servers-source-control-deploy-workflows-and-other-stuff-nobody-teaches-you/">Staging Servers, Source Control &amp; Deploy Workflows, And Other Stuff Nobody Teaches You</a>

source/content/pages/03-deployment/0313-source-control.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ control services are:
7979
users. Users pay for hosting private repositories with more than five users.
8080

8181

82-
## Source control resources
82+
## General source control resources
8383
* [Staging Servers, Source Control & Deploy Workflows, And Other Stuff Nobody Teaches You](http://www.kalzumeus.com/2010/12/12/staging-servers-source-control-deploy-workflows-and-other-stuff-nobody-teaches-you/)
8484
is a comprehensive overview by Patrick McKenzie of why you need source
8585
control.

0 commit comments

Comments
 (0)