You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/starting/install/linux.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ your global site-packages directory clean and manageable.
58
58
For example, you can work on a project which requires Django 1.3 while also
59
59
maintaining a project which requires Django 1.0.
60
60
61
-
To start using and see more information: `Virtual Environments <http://github.com/kennethreitz/python-guide/blob/master/docs/dev/virtualenvs.rst>`_ docs.
61
+
To start using this and see more information: :ref:`Virtual Environments <virtualenvironments-ref>` docs.
62
62
63
63
You can also use :ref:`virtualenvwrapper <virtualenvwrapper-ref>` to make it easier to
Copy file name to clipboardExpand all lines: docs/starting/install/osx.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ your global site-packages directory clean and manageable.
92
92
For example, you can work on a project which requires Django 1.3 while also
93
93
maintaining a project which requires Django 1.0.
94
94
95
-
To start using and see more information: `Virtual Environments <http://github.com/kennethreitz/python-guide/blob/master/docs/dev/virtualenvs.rst>`_ docs.
95
+
To start using this and see more information: :ref:`Virtual Environments <virtualenvironments-ref>` docs.
Copy file name to clipboardExpand all lines: docs/starting/install/win.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ your global site-packages directory clean and manageable.
77
77
For example, you can work on a project which requires Django 1.3 while also
78
78
maintaining a project which requires Django 1.0.
79
79
80
-
To start using and see more information: `Virtual Environments <http://github.com/kennethreitz/python-guide/blob/master/docs/dev/virtualenvs.rst>`_ docs.
80
+
To start using this and see more information: :ref:`Virtual Environments <virtualenvironments-ref>` docs.
0 commit comments