diff --git a/source/getting-started.rst b/source/getting-started.rst index ce5eebd..c9a7c4a 100644 --- a/source/getting-started.rst +++ b/source/getting-started.rst @@ -13,25 +13,25 @@ Twitter is an excellent way to keep in touch with what's going on with the Pytho - The Python Software Foundation (`@ThePSF `_) -- Kenneth Reitz (@kennethreitz) — Myself, the author of this website. I often tweet about Python–related topics, as well as music, photography, and other side-projects I have going on. +- Kenneth Reitz (`@kennehreitz `_) — Myself, the author of this website. I often tweet about Python–related topics, as well as music, photography, and other side-projects I have going on. -- Guido Van Rossom (@) — The creator of Python itself. Doesn't tweet much, but is occassionally accessable. Very kind soul. Keep in mind, he gets a lot of attention. +- Guido Van Rossom (`@gvanrossum `_) — The creator of Python itself. Doesn't tweet much, but is occassionally accessable. Very kind soul. Keep in mind, he gets a lot of attention. -- Nick Coghlan (@ncoghlan_dev) — Core Python developer, very active on Twitter, has very thoughtful thoughts about Open Source and the direction of Python in general. +- Nick Coghlan (@ncoghlan_dev`@ `_) — Core Python developer, very active on Twitter, has very thoughtful thoughts about Open Source and the direction of Python in general. -- Lynn Root (@) — Closely related to PyLadies, Lynn shares candid thoughts about +- Lynn Root (`@rougelynn `_) — Closely related to PyLadies, Lynn shares candid thoughts about -- Armin Ronacher (@mitsuhiko) — The creator of Flask, Click, Sphinx, and many other wonderful Python utilities we all know and love. Mostly found writing iOS and Rust code nowadays. +- Armin Ronacher (`@mitsuhiko `_) — The creator of Flask, Click, Sphinx, and many other wonderful Python utilities we all know and love. Mostly found writing iOS and Rust code nowadays. -- Corey Benfield +- Corey Benfield (`@ `_) -- Alex Gaynor +- Alex Gaynor (`@alex_gaynor `_) -- Yarko +- Yarko (`@ `_) -- David Beazley +- David Beazley (`@ `_) -- Jeff Forcier (@bitprophet) — The creator of Fabric, and maintiner of many open source libraries. +- Jeff Forcier (`@bitprophet `_) — The creator of Fabric, and maintiner of many open source libraries. Getting Python Installed ------------------------