diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0c59ae2f..a5500d15c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ style. Code contributions—bug fixes, new development, test improvement—all follow a GitHub-centered workflow. To participate in Histolab development, set up a GitHub account. Then: - 1. Fork the repo https://github.com/MPBA/histolab. Go to the project repo page and use the Fork button. This will + 1. Fork the repo https://github.com/histolab/histolab. Go to the project repo page and use the Fork button. This will create a copy of the repo, under your username. (For more details on how to fork a repository see [this guide](https://help.github.com/articles/fork-a-repo/).) diff --git a/README.md b/README.md index aa9c5c1a1..901cca256 100644 --- a/README.md +++ b/README.md @@ -211,11 +211,11 @@ We use [PEP 440](https://www.python.org/dev/peps/pep-0440/) for versioning. ## License -This project is licensed under `Apache License Version 2.0` - see the [LICENSE.txt](https://github.com/MPBA/histolab/blob/master/LICENSE.txt) file for details +This project is licensed under `Apache License Version 2.0` - see the [LICENSE.txt](https://github.com/histolab/histolab/blob/master/LICENSE.txt) file for details ## Roadmap -[Open issues](https://github.com/MPBA/histolab/issues) +[Open issues](https://github.com/histolab/histolab/issues) ## Acknowledgements diff --git a/docs/contributing.rst b/docs/contributing.rst index a5b6d1e81..22172b4aa 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -32,7 +32,7 @@ in Histolab development, set up a GitHub account. Then: #. - Fork the repo https://github.com/MPBA/histolab. Go to the project repo page and use the Fork button. This will + Fork the repo https://github.com/histolab/histolab. Go to the project repo page and use the Fork button. This will create a copy of the repo, under your username. (For more details on how to fork a repository see `this guide `_.) @@ -77,7 +77,7 @@ Before working on your next contribution, make sure your local repository is up #. Set the upstream remote. (You only have to do this once per project, not every time.) - ``$ git remote add upstream git@github.com:MPBA/project-repo-name`` + ``$ git remote add upstream git@github.com:histolab/project-repo-name`` #. Switch to the local master branch. diff --git a/docs/index.rst b/docs/index.rst index 72197c42f..7d6dca549 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,7 +56,7 @@ Authors License ******* -This project is licensed under `Apache License Version 2.0` - see the `LICENSE.txt `_ file for details. +This project is licensed under `Apache License Version 2.0` - see the `LICENSE.txt `_ file for details. Acknowledgements **************** diff --git a/docs/readme.rst b/docs/readme.rst index 51aa0f538..bb15cb6de 100644 --- a/docs/readme.rst +++ b/docs/readme.rst @@ -59,7 +59,7 @@ Authors License ******* -This project is licensed under `Apache License Version 2.0` - see the `LICENSE.txt `_ file for details. +This project is licensed under `Apache License Version 2.0` - see the `LICENSE.txt `_ file for details. Acknowledgements ****************