From a59752edb324253d9c183e4ebee5bdcb0f0bb6e5 Mon Sep 17 00:00:00 2001 From: Johannes Seitz Date: Mon, 10 Oct 2011 12:08:05 +0200 Subject: [PATCH] Fixed typos --- docs/intro/community.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/intro/community.rst b/docs/intro/community.rst index 70e7389..1075302 100644 --- a/docs/intro/community.rst +++ b/docs/intro/community.rst @@ -62,12 +62,12 @@ Submitting a PEP Python Conferences -------------------------- -The major venue of the Python community are developer conferences. The two most notable conferences are PyCon, which is held in the US and it's overseas sibling EuroPython. +The major venue of the Python community are developer conferences. The two most notable conferences are PyCon, which is held in the US and it's european sibling, called EuroPython. -A comprehensive list of conferences is maintained `here `_. +A comprehensive list of conferences is maintained `at pycon.org `_. Python User Groups -------------------------- -User Groups are where a bunch of Python developers meet to present or talk about python topics of interest. A list of local user groups is maintained in the `Python Software Foundation Wiki `_. \ No newline at end of file +User Groups are where a bunch of Python developers meet to present or talk about Python topics of interest. A list of local user groups is maintained at the `Python Software Foundation Wiki `_. \ No newline at end of file