浏览代码

Fix Slack link in readme, and remove link to non-functional sandbox site

master
Samir Shah 7 年前
父节点
当前提交
9f547c2095
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入8 次删除
  1. 1
    8
      README.rst

+ 1
- 8
README.rst 查看文件

25
 Further reading:
25
 Further reading:
26
 
26
 
27
 * `Official homepage`_
27
 * `Official homepage`_
28
-* `Sandbox site`_ (automatically deployed via the official docker sandbox image)
29
 * `Documentation`_ on the excellent `readthedocs.org`_
28
 * `Documentation`_ on the excellent `readthedocs.org`_
30
 * `Docker image`_ on http://hub.docker.com/
29
 * `Docker image`_ on http://hub.docker.com/
31
 * `django-oscar group`_ - mailing list for questions and announcements
30
 * `django-oscar group`_ - mailing list for questions and announcements
66
 .. end-no-pypi
65
 .. end-no-pypi
67
 
66
 
68
 .. _`Official homepage`: http://oscarcommerce.com
67
 .. _`Official homepage`: http://oscarcommerce.com
69
-.. _`Sandbox site`: http://latest.oscarcommerce.com
70
 .. _`Docker image`: https://hub.docker.com/r/oscarcommerce/django-oscar-sandbox/
68
 .. _`Docker image`: https://hub.docker.com/r/oscarcommerce/django-oscar-sandbox/
71
 .. _`Documentation`: https://django-oscar.readthedocs.io/en/latest/
69
 .. _`Documentation`: https://django-oscar.readthedocs.io/en/latest/
72
 .. _`readthedocs.org`: http://readthedocs.org
70
 .. _`readthedocs.org`: http://readthedocs.org
78
 .. _`django-oscar-jobs group`: https://groups.google.com/forum/?fromgroups#!forum/django-oscar-jobs
76
 .. _`django-oscar-jobs group`: https://groups.google.com/forum/?fromgroups#!forum/django-oscar-jobs
79
 .. _`PyPI page`: https://pypi.python.org/pypi/django-oscar/
77
 .. _`PyPI page`: https://pypi.python.org/pypi/django-oscar/
80
 .. _`Transifex project`: https://www.transifex.com/projects/p/django-oscar/
78
 .. _`Transifex project`: https://www.transifex.com/projects/p/django-oscar/
81
-.. _`Slack`: https://slack.oscarcommerce.com/
79
+.. _`Slack`: https://django-oscar.slack.com/
82
 
80
 
83
 Core team:
81
 Core team:
84
 
82
 
118
 .. image:: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/dashboard.thumb.png
116
 .. image:: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/dashboard.thumb.png
119
     :target: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/dashboard.png
117
     :target: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/dashboard.png
120
 
118
 
121
-The sandbox site is also available to browse at
122
-https://latest.oscarcommerce.com.  Dashboard users can be created using `this
123
-gateway page`_.
124
-
125
 The sandbox site can be set-up locally `in 5 commands`_.  Want to
119
 The sandbox site can be set-up locally `in 5 commands`_.  Want to
126
 make changes?  Check out the `contributing guidelines`_.
120
 make changes?  Check out the `contributing guidelines`_.
127
 
121
 
128
-.. _`this gateway page`: http://latest.oscarcommerce.com/gateway/
129
 .. _`in 5 commands`: https://django-oscar.readthedocs.io/en/latest/internals/sandbox.html#running-the-sandbox-locally
122
 .. _`in 5 commands`: https://django-oscar.readthedocs.io/en/latest/internals/sandbox.html#running-the-sandbox-locally
130
 .. _`contributing guidelines`: https://django-oscar.readthedocs.io/en/latest/internals/contributing/index.html
123
 .. _`contributing guidelines`: https://django-oscar.readthedocs.io/en/latest/internals/contributing/index.html
131
 
124
 

正在加载...
取消
保存