Skip to content

Commit d3b5ae7

Browse files
committed
working on contrib guidelines
1 parent 09ad6d3 commit d3b5ae7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ development.
4444
$ source venvs/fsp/bin/activate
4545
$ cd fsp
4646

47-
Note: make changes to the content/pages/\*.rst files then perform a
47+
Note: make changes to the source/content/pages/\*.rst files then execute a
4848
*make run* command from the source/ directory.
4949

5050
6. Commit your changes and push your branch to GitHub::

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-05T16:25:26Z</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-05T16:26:33Z</updated></feed>

source/static-html/CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ development.
4444
$ source venvs/fsp/bin/activate
4545
$ cd fsp
4646

47-
Note: make changes to the content/pages/\*.rst files then perform a
47+
Note: make changes to the source/content/pages/\*.rst files then execute a
4848
*make run* command from the source/ directory.
4949

5050
6. Commit your changes and push your branch to GitHub::

0 commit comments

Comments
 (0)