Skip to content
Snippets Groups Projects
Verified Commit fcbb95c1 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Publish on EduGit rather than GitHub.

parent b2e8aade
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ If you need, you can manually set the path to yarnpkg:
YARN_PATH = '/usr/bin/yarnpkg'
You can see an example settings file in `example project <https://github.com/Natureshadow/django-yarnpkg/blob/master/example/example/settings.py>`_.
You can see an example settings file in `example project <https://edugit.org/nik/django-yarnpkg/blob/master/example/example/settings.py>`_.
Usage
-----
......
......@@ -22,7 +22,7 @@ Contents:
tests
example
`Visit django-yarnpkg github page. <https://github.com/Natureshadow/django-yarnpkg>`_
`Visit django-yarnpkg github page. <https://edugit.org/nik/django-yarnpkg>`_
......
......@@ -16,7 +16,7 @@ setup(
keywords='',
author='Dominik George',
author_email='nik@naturalnet.de',
url='https://github.com/Natureshadow/django-yarnpkg',
url='https://edugit.org/nik/django-yarnpkg',
license='BSD',
packages=find_packages(exclude=['example']),
include_package_data=True,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment