File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Python-related news.
1717 `/r/python <http://reddit.com/r/python >`_
1818
1919Pycoder's Weekly
20- ~~~~~~~~~~~~~
20+ ~~~~~~~~~~~~~~~~
2121
2222Pycoder's Weekly is a free weekly python newsletter for Python developers
2323by Python developers (Project, Articles, News, and Jobs).
Original file line number Diff line number Diff line change @@ -99,12 +99,12 @@ and functionality and can thus not be considered lightweight. On the other
9999hand, it does not provide all the functionality Django does. Instead Pyramid
100100brings basic support for most regular tasks and provides a great deal of
101101extensibility. Additionally, Pyramid has a huge focus on complete
102- `documentation <http://docs.pylonsproject.org/en/latest/docs/pyramid.html >`_ . As
102+ `documentation <http://docs.pylonsproject.org/en/latest/docs/pyramid.html >`__ . As
103103a little extra it comes with the Werkzeug Debugger which allows you to debug a
104104running web application in the browser.
105105
106106**Support ** can also be found in the
107- `documentation <http://docs.pylonsproject.org/en/latest/index.html#support-desc >`_ .
107+ `documentation <http://docs.pylonsproject.org/en/latest/index.html#support-desc >`__ .
108108
109109
110110Web Servers
You can’t perform that action at this time.
0 commit comments