Change all mentions of LabD urls to wagtail urls
This commit is contained in:
@@ -3,11 +3,11 @@
|
|||||||
.. image:: https://readthedocs.org/projects/wagtail-personalisation/badge/?version=latest
|
.. image:: https://readthedocs.org/projects/wagtail-personalisation/badge/?version=latest
|
||||||
:target: http://wagtail-personalisation.readthedocs.io/en/latest/?badge=latest
|
:target: http://wagtail-personalisation.readthedocs.io/en/latest/?badge=latest
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/LabD/wagtail-personalisation.svg?branch=master
|
.. image:: https://travis-ci.org/wagtail/wagtail-personalisation.svg?branch=master
|
||||||
:target: https://travis-ci.org/LabD/wagtail-personalisation
|
:target: https://travis-ci.org/wagtail/wagtail-personalisation
|
||||||
|
|
||||||
.. image:: http://codecov.io/github/LabD/wagtail-personalisation/coverage.svg?branch=master
|
.. image:: http://codecov.io/github/wagtail/wagtail-personalisation/coverage.svg?branch=master
|
||||||
:target: http://codecov.io/github/LabD/wagtail-personalisation?branch=master
|
:target: http://codecov.io/github/wagtail/wagtail-personalisation?branch=master
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/wagtail-personalisation.svg
|
.. image:: https://img.shields.io/pypi/v/wagtail-personalisation.svg
|
||||||
:target: https://pypi.python.org/pypi/wagtail-personalisation/
|
:target: https://pypi.python.org/pypi/wagtail-personalisation/
|
||||||
|
@@ -42,12 +42,12 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/LabD/wagtail-personalisation.git"
|
"url": "git+https://github.com/wagtail/wagtail-personalisation.git"
|
||||||
},
|
},
|
||||||
"author": "Lab Digital",
|
"author": "Lab Digital",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/LabD/wagtail-personalisation/issues"
|
"url": "https://github.com/wagtail/wagtail-personalisation/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/LabD/wagtail-personalisation#readme"
|
"homepage": "https://github.com/wagtail/wagtail-personalisation#readme"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user