Skip to content

Commit 4f39136

Browse files
committed
changing wording on next section so it's not so awkward
1 parent 094820f commit 4f39136

19 files changed

+37
-37
lines changed

about-author.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ <h1>About</h1>
8989
<a class="reference external" href="https://github.com/makaimc/fullstackpython.github.com/">GitHub</a>.</p>
9090

9191
<br/>
92-
Next read about
93-
<a href="/change-log.html">change log</a>.
92+
Next read the
93+
<a href="/change-log.html">change log</a> section.
9494

9595
</div>
9696
<div class="col-md-offset-1 col-md-3" id="sidebar">

caching.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ <h2>Caching Resources</h2>
9292
</div>
9393

9494
<br/>
95-
Next read about
96-
<a href="/web-analytics.html">web analytics</a>.
95+
Next read the
96+
<a href="/web-analytics.html">web analytics</a> section.
9797

9898
</div>
9999
<div class="col-md-offset-1 col-md-3" id="sidebar">

configuration-management.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ <h2>Ansible Resources</h2>
107107
</div>
108108

109109
<br/>
110-
Next read about
111-
<a href="/dependency-management.html">application dependencies</a>.
110+
Next read the
111+
<a href="/dependency-management.html">application dependencies</a> section.
112112

113113
</div>
114114
<div class="col-md-offset-1 col-md-3" id="sidebar">

databases.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ <h2>Database resources</h2>
127127
</div>
128128

129129
<br/>
130-
Next read about
131-
<a href="/wsgi-servers.html">wsgi servers</a>.
130+
Next read the
131+
<a href="/wsgi-servers.html">wsgi servers</a> section.
132132

133133
</div>
134134
<div class="col-md-offset-1 col-md-3" id="sidebar">

dependency-management.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ <h1>Application Dependencies</h1>
8383
dependencies of individual applications from each other.</p>
8484

8585
<br/>
86-
Next read about
87-
<a href="/no-sql-datastore.html">nosql data stores</a>.
86+
Next read the
87+
<a href="/no-sql-datastore.html">nosql data stores</a> section.
8888

8989
</div>
9090
<div class="col-md-offset-1 col-md-3" id="sidebar">

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-02-01T13:23:28Z</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-02-01T13:24:17Z</updated></feed>

introduction.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ <h1>Introduction</h1>
108108
scripting server administration.</p>
109109

110110
<br/>
111-
Next read about
112-
<a href="/servers.html">servers</a>.
111+
Next read the
112+
<a href="/servers.html">servers</a> section.
113113

114114
</div>
115115
<div class="col-md-offset-1 col-md-3" id="sidebar">

monitoring.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ <h2>Monitoring Resources</h2>
124124
</div>
125125

126126
<br/>
127-
Next read about
128-
<a href="/source-control.html">source control</a>.
127+
Next read the
128+
<a href="/source-control.html">source control</a> section.
129129

130130
</div>
131131
<div class="col-md-offset-1 col-md-3" id="sidebar">

no-sql-datastore.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ <h2>NoSQL data stores resources</h2>
121121
</div>
122122

123123
<br/>
124-
Next read about
125-
<a href="/about-author.html">about</a>.
124+
Next read the
125+
<a href="/about-author.html">about</a> section.
126126

127127
</div>
128128
<div class="col-md-offset-1 col-md-3" id="sidebar">

operating-systems.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ <h2>Operating System Resources</h2>
122122
</div>
123123

124124
<br/>
125-
Next read about
126-
<a href="/web-servers.html">web servers</a>.
125+
Next read the
126+
<a href="/web-servers.html">web servers</a> section.
127127

128128
</div>
129129
<div class="col-md-offset-1 col-md-3" id="sidebar">

0 commit comments

Comments
 (0)