Skip to content

Commit

Permalink
Change repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
erdnaxe committed Dec 21, 2019
1 parent bf25023 commit aa416d6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. image:: https://travis-ci.com/erdnaxe/django-dnsmanager.svg?branch=master
:target: http://travis-ci.com/erdnaxe/django-dnsmanager
.. image:: https://img.shields.io/codecov/c/github/erdnaxe/django-dnsmanager/master.svg
:target: https://codecov.io/github/erdnaxe/django-dnsmanager?branch=master
.. image:: https://travis-ci.com/constellation-project/django-dnsmanager.svg?branch=master
:target: http://travis-ci.com/constellation-project/django-dnsmanager
.. image:: https://img.shields.io/codecov/c/github/constellation-project/django-dnsmanager/master.svg
:target: https://codecov.io/github/constellation-project/django-dnsmanager?branch=master

Django DNS manager
==================
Expand All @@ -24,7 +24,7 @@ Features
--------

* Polymorphic models based on
[Django Polymorphic](https://github.com/django-polymorphic/django-polymorphic) ;
`Django Polymorphic <https://github.com/django-polymorphic/django-polymorphic>`_ ;
* Integration with Django Contrib Admin and AdminDocs ;
* Integration with Django Rest Framework ;
* Generation of ready to use zone files.
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ author = Alexandre Iooss
author_email = erdnaxe@crans.org
maintainer = Alexandre Iooss
maintainer_email = erdnaxe@crans.org
url = https://github.com/erdnaxe/django-dnsmanager
download_url = https://github.com/erdnaxe/django-dnsmanager/tarball/master
url = https://github.com/constellation-project/django-dnsmanager
download_url = https://github.com/constellation-project/django-dnsmanager/tarball/master
keywords = django, dns, manager
classifiers =
Development Status :: 4 - Beta
Expand Down

0 comments on commit aa416d6

Please sign in to comment.