← Back to team overview

dhis2-documenters team mailing list archive

documentation git url change

 

Hi,

to make it consistent with our other github repos I have renamed the docs
repo from "dhis2docs" to "dhis2-docs".

While not strictly necessary, you can update the remote url for your local
repo with

git remote set-url origin git@xxxxxxxxxx:dhis2/dhis2-docs.git


Verify with

git remote -v


New web URL: https://github.com/dhis2/dhis2-docs


Lars


PS. I suggest we stick with a convention of

dhis2-<name>-<other-name>

for github repos.