|
@@ -20,7 +20,7 @@ Contents:
|
20
|
20
|
:target: http://oscarcommerce.com
|
21
|
21
|
|
22
|
22
|
.. image:: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/readthedocs.thumb.png
|
23
|
|
- :target: https://django-oscar.readthedocs.io/en/stable/
|
|
23
|
+ :target: https://django-oscar.readthedocs.io/en/latest/
|
24
|
24
|
|
25
|
25
|
Further reading:
|
26
|
26
|
|
|
@@ -141,8 +141,8 @@ The sandbox site is also available to browse at https://latest.oscarcommerce.com
|
141
|
141
|
The sandbox site can be set-up locally `in 5 commands`_. Want to
|
142
|
142
|
make changes? Check out the `contributing guidelines`_.
|
143
|
143
|
|
144
|
|
-.. _`in 5 commands`: https://django-oscar.readthedocs.io/en/stable/internals/sandbox.html#running-the-sandbox-locally
|
145
|
|
-.. _`contributing guidelines`: https://django-oscar.readthedocs.io/en/stable/internals/contributing/index.html
|
|
144
|
+.. _`in 5 commands`: https://django-oscar.readthedocs.io/en/latest/internals/sandbox.html#run-the-sandbox-locally
|
|
145
|
+.. _`contributing guidelines`: https://django-oscar.readthedocs.io/en/latest/internals/contributing/index.html
|
146
|
146
|
|
147
|
147
|
|
148
|
148
|
Extensions
|