Skip to content

Commit 36893a5

Browse files
author
MithrandirAgain
committed
Fixed a small location bug and 2 formatting bugs causing warnings on build.
1 parent 1b11e18 commit 36893a5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/intro/news.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Python-related news.
1717
`/r/python <http://reddit.com/r/python>`_
1818

1919
Python Weekly
20-
~~~~~~~~~
20+
~~~~~~~~~~~~~
2121

2222
Python Weekly is a free weekly newsletter featureing curated news, articles,
2323
new releases, jobs etc related to Python.

docs/notes/contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ If you have a feature request, suggestion, or bug report, please open a new issu
88

99
If you'd like to contribute, there's plenty to do. Here's a short todo_ list.
1010

11-
.. include:: ../TODO.rst
11+
.. include:: ../../TODO.rst
1212

1313

1414
.. _GitHub: http://github.com/kennethreitz/python-guide/

docs/writing/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ MIT / BSD / ISC
1919

2020

2121
MIT (X11)
22-
````````
22+
`````````
2323

2424
New BSD
2525
```````

0 commit comments

Comments
 (0)