浏览代码

Fix outdated links for Twitter Bootstrap and for django-oscar-eway

master
Mads Jensen 9 年前
父节点
当前提交
a08b56daa9
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5
    5
      README.rst

+ 5
- 5
README.rst 查看文件

42
 .. image:: https://travis-ci.org/django-oscar/django-oscar.svg?branch=master
42
 .. image:: https://travis-ci.org/django-oscar/django-oscar.svg?branch=master
43
     :target: https://travis-ci.org/django-oscar/django-oscar
43
     :target: https://travis-ci.org/django-oscar/django-oscar
44
 
44
 
45
-.. image:: http://codecov.io/github/django-oscar/django-oscar/coverage.svg?branch=master 
45
+.. image:: http://codecov.io/github/django-oscar/django-oscar/coverage.svg?branch=master
46
     :alt: Coverage
46
     :alt: Coverage
47
     :target: http://codecov.io/github/django-oscar/django-oscar?branch=master
47
     :target: http://codecov.io/github/django-oscar/django-oscar?branch=master
48
-    
48
+
49
 .. image:: https://requires.io/github/django-oscar/django-oscar/requirements.svg?branch=master
49
 .. image:: https://requires.io/github/django-oscar/django-oscar/requirements.svg?branch=master
50
      :target: https://requires.io/github/django-oscar/django-oscar/requirements/?branch=master
50
      :target: https://requires.io/github/django-oscar/django-oscar/requirements/?branch=master
51
      :alt: Requirements Status
51
      :alt: Requirements Status
52
-    
52
+
53
 PyPI status:
53
 PyPI status:
54
 
54
 
55
 .. image:: https://img.shields.io/pypi/v/django-oscar.svg
55
 .. image:: https://img.shields.io/pypi/v/django-oscar.svg
98
 Oscar.  It sports a simple design built with Twitter's Bootstrap_ and provides a
98
 Oscar.  It sports a simple design built with Twitter's Bootstrap_ and provides a
99
 good starting point for rapidly building elegant e-commerce sites.
99
 good starting point for rapidly building elegant e-commerce sites.
100
 
100
 
101
-.. _Bootstrap: http://twitter.github.com/bootstrap/
101
+.. _Bootstrap: https://getbootstrap.com/
102
 
102
 
103
 .. image:: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/browse.thumb.png
103
 .. image:: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/browse.thumb.png
104
     :target: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/browse.png
104
     :target: https://github.com/django-oscar/django-oscar/raw/master/docs/images/screenshots/browse.png
157
 .. _django-oscar-accounts: https://github.com/django-oscar/django-oscar-accounts
157
 .. _django-oscar-accounts: https://github.com/django-oscar/django-oscar-accounts
158
 .. _django-oscar-easyrec: https://github.com/django-oscar/django-oscar-easyrec
158
 .. _django-oscar-easyrec: https://github.com/django-oscar/django-oscar-easyrec
159
 .. _EasyRec: http://easyrec.org/
159
 .. _EasyRec: http://easyrec.org/
160
-.. _django-oscar-eway: https://github.com/django-oscar/django-oscar-eway
160
+.. _django-oscar-eway: https://github.com/snowball-one/django-oscar-eway
161
 .. _django-oscar-stores: https://github.com/django-oscar/django-oscar-stores
161
 .. _django-oscar-stores: https://github.com/django-oscar/django-oscar-stores
162
 .. _django-oscar-sagepay-direct: https://github.com/django-oscar/django-oscar-sagepay-direct
162
 .. _django-oscar-sagepay-direct: https://github.com/django-oscar/django-oscar-sagepay-direct
163
 .. _eWay: https://www.eway.com.au
163
 .. _eWay: https://www.eway.com.au

正在加载...
取消
保存