diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index adc2dc1bbd2936711c1f7b5bd5b6f8311fbac305..aaf77a3775e86614190d55088b21a86a76faa373 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -3,4 +3,4 @@ All contributions to and interactions surrounding this project will abide by the [USGS Code of Scientific Conduct][1]. -[1]: https://www2.usgs.gov/fsp/fsp_code_of_scientific_conduct.asp +[1]: https://www.usgs.gov/about/organization/science-support/office-science-quality-and-integrity/code-scientific-conduct diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d391f6d24925f2ace086ae680ed0f33567bbd572..a23926423bd53fc5f8877daaf77fdd11a4cd46cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,6 @@ If you have direct contributions you would like considered for incorporation into the project you can [fork this repository][2] and [submit a merge request][3] for review. -[1]: https://code.usgs.gov/ghsc/nshmp/nshm-fault-sections/issues +[1]: https://code.usgs.gov/ghsc/nshmp/nshmp-haz-v2/issues [2]: https://docs.gitlab.com/ee/gitlab-basics/fork-project.html [3]: https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html diff --git a/LICENSE.md b/LICENSE.md index e98788f39d0120e4d3e24974415992974807047a..946e28d0f101cf687dce064c61c4aa8424f5f229 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -3,16 +3,15 @@ Unless otherwise noted, this project is in the public domain in the United States because it contains materials that originally came from the United States Geological Survey, an agency of the United States Department of -Interior. For more information, see the official USGS copyright policy at -<https://www2.usgs.gov/visual-id/credit_usgs.html#copyright> +Interior. For more information, see the official USGS copyright policy: +<https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits>. Additionally, we waive copyright and related rights in the work worldwide through the CC0 1.0 Universal public domain dedication. ## CC0 1.0 Universal Summary -This is a human-readable summary of the -[Legal Code (read the full text)](https://creativecommons.org/publicdomain/zero/1.0/legalcode). +This is a human-readable summary of the [Legal Code (read the full text)][2]. ### No Copyright @@ -35,3 +34,5 @@ this deed makes no warranties about the work, and disclaims liability for all uses of the work, to the fullest extent permitted by applicable law. When using or citing the work, you should not imply endorsement by the author or the affirmer. + +[2]: https://creativecommons.org/publicdomain/zero/1.0/legalcode diff --git a/README.md b/README.md index c9e65afd93765a2a47388800c1b724560a7b1288..c6523b5baebae2878299dd323b999c871ee9c990 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ command line applications and web service classes and relies on the [*nshmp-lib*](https://code.usgs.gov/ghsc/nshmp/nshmp-lib) hazard library, among other dependencies. -Please see the [docs](https://code.usgs.gov/ghsc/nshmp/nshmp-haz/docs) for more information. +Please see the [docs](https://code.usgs.gov/ghsc/nshmp/nshmp-haz-v2/-/tree/master/docs) for more information.