Skip to content

Commit 3099c9e

Browse files
committed
updating intro text
1 parent ecbf3f8 commit 3099c9e

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
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>2013-11-29T17:07:57Z</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>2013-11-30T21:45:41Z</updated></feed>

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ <h1>Introduction</h1>
9797
<li>Process, analyze, and visualize data</li>
9898
<li>Script server administration</li>
9999
</ol>
100-
<p>This guide will be most useful to people in the first and third categories.</p>
100+
<p>This guide will be most useful to people building web applications and
101+
scripting server administration.</p>
101102

102103
</section>
103104
<section id="servers" class="tech-section">

pages/introduction.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ <h1>Introduction</h1>
7777
<li>Process, analyze, and visualize data</li>
7878
<li>Script server administration</li>
7979
</ol>
80-
<p>This guide will be most useful to people in the first and third categories.</p>
80+
<p>This guide will be most useful to people building web applications and
81+
scripting server administration.</p>
8182

8283
<hr/>
8384
<div class="footer pull-right">

source/content/pages/introduction.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ goals:
4141
2. Process, analyze, and visualize data
4242
3. Script server administration
4343

44-
This guide will be most useful to people in the first and third categories.
44+
This guide will be most useful to people building web applications and
45+
scripting server administration.

0 commit comments

Comments
 (0)