Skip to content

Commit 09ad6d3

Browse files
committed
working on contribution guidelines
1 parent 7f0ea3c commit 09ad6d3

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Submit Feedback
2020
~~~~~~~~~~~~~~~
2121

2222
The best way to send feedback is to file an issue at
23-
https://github.com/makaimc/underwear/issues.
23+
https://github.com/makaimc/fullstackpython.github.com/issues.
2424

2525

2626
Get Started!

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Statically hosted website for
22
`Full Stack Python <http://www.fullstackpython.com/>`_.
33

4-
To contribute, check out the `contributing page </CONTRIBUTING.rst>`_.
4+
Check out the `contributing page </CONTRIBUTING.rst>`_ if you're interested
5+
in fixing typos and/or adding content.

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:19:22Z</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:25:26Z</updated></feed>

source/static-html/CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Submit Feedback
2020
~~~~~~~~~~~~~~~
2121

2222
The best way to send feedback is to file an issue at
23-
https://github.com/makaimc/underwear/issues.
23+
https://github.com/makaimc/fullstackpython.github.com/issues.
2424

2525

2626
Get Started!

source/static-html/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Statically hosted website for
22
`Full Stack Python <http://www.fullstackpython.com/>`_.
33

4-
To contribute, check out the `contributing page </CONTRIBUTING.rst>`_.
4+
Check out the `contributing page </CONTRIBUTING.rst>`_ if you're interested
5+
in fixing typos and/or adding content.

0 commit comments

Comments
 (0)