diff --git a/ies_tools/src/build/README.md b/ies_tools/src/build/README.md index 4962b64..d76c6e5 100644 --- a/ies_tools/src/build/README.md +++ b/ies_tools/src/build/README.md @@ -166,4 +166,4 @@ ies-common:aCopyOfRangeShape a sh:NodeShape ; MIT - see [LICENCE][LICENSE] [ies-common-repo]: https://github.com/IES-Org/ies-common -[LICENSE]: ../../../LICENSE \ No newline at end of file +[LICENSE]: ../../../LICENCE \ No newline at end of file diff --git a/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md b/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md index 8d86a34..9fc638c 100644 --- a/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md +++ b/ies_tools/src/github_tools/README-how-to-setup-gh-for-team-members.md @@ -242,5 +242,5 @@ poetry run gh-tools create-pr These scripts are licensed under the MIT License. See [LICENCE][LICENCE] for details. [create-repo]: ../../../.github/workflows/create-ontology-repo.yml -[licence]: ../../../LICENSE +[licence]: ../../../LICENCE [setup-labels]: ../../../.github/workflows/setup-labels.yml diff --git a/justfile b/justfile new file mode 100644 index 0000000..58e722a --- /dev/null +++ b/justfile @@ -0,0 +1 @@ +{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content","status":"404"} \ No newline at end of file