diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 221092e..b7fc7ac 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -8,7 +8,7 @@ on: # Runs on any push event in a PR or any push event to master branches: - 'main' -# permissions: write-all +permissions: write-all # actions: write # attestations: write # checks: write diff --git a/README.md b/README.md index 06ffcb7..9a7dc58 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,4 @@ pyAML is a sofware meant to operate and develop new tools for high energy charge pyAML it will be control agnostics and can be used by any facility pyAML it will allow easy scripting as for MML -The pyAML documentation can be fund [here](https://pyaml.readthedocs.io/en/latest/) - -The pyAML collaboration has access to this shared folder with relevant documents, such as the Software Requirement Specifications +The pyAML documentation can be fund [here](https://pyaml.readthedocs.io/en/latest/) [and here](https://python-accelerator-middle-layer.github.io/pyaml/)