doc: fix up links
This commit is contained in:
parent
4e372cf485
commit
2c87d9ae12
2 changed files with 10 additions and 12 deletions
|
@ -18,13 +18,12 @@ See [last years submission][1] for more details
|
||||||
#### Notes
|
#### Notes
|
||||||
* For most committee this relates to handovers.
|
* For most committee this relates to handovers.
|
||||||
* Handovers PDFs can be found [browse][3] [download][4]
|
* Handovers PDFs can be found [browse][3] [download][4]
|
||||||
* Minutes PDFs can be found [browse][5] [download][6]
|
* Minutes PDFs can be found [browse][5] [download][4]
|
||||||
* See [Last years section][1] for guidelines
|
* See [Last years section][1] for guidelines
|
||||||
|
|
||||||
[3]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse?job=handovers
|
[3]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/Handovers_pdf?job=pdf
|
||||||
[4]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=handovers
|
[4]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=pdf
|
||||||
[5]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse?job=minutes
|
[5]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/Minutes_pdf?job=pdf
|
||||||
[6]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=minutes
|
|
||||||
|
|
||||||
#### Details
|
#### Details
|
||||||
{Add text here}
|
{Add text here}
|
||||||
|
|
13
README.md
13
README.md
|
@ -10,18 +10,17 @@ Pipelines run and generate these files every time they are modified.
|
||||||
### Handovers
|
### Handovers
|
||||||
Latest handovers are available here:
|
Latest handovers are available here:
|
||||||
* [Download][0]
|
* [Download][0]
|
||||||
* [Browse][2]
|
* [Browse][1]
|
||||||
|
|
||||||
These can be generated with ``nix run .#handovers``
|
These can be generated with ``nix run .#handovers``
|
||||||
|
|
||||||
### Minutes
|
### Minutes
|
||||||
Latest Minutes are available here:
|
Latest Minutes are available here:
|
||||||
* [Download][1]
|
* [Download][0]
|
||||||
* [Browse][3]
|
* [Browse][2]
|
||||||
|
|
||||||
These can be generated with ``nix run .#minutes``
|
These can be generated with ``nix run .#minutes``
|
||||||
|
|
||||||
[0]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=handovers
|
[0]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=pdf
|
||||||
[2]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse?job=handovers
|
[1]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/Handovers_pdf?job=pdf
|
||||||
[1]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=minutes
|
[2]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse/Minutes_pdf?job=pdf
|
||||||
[3]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse?job=minutes
|
|
Loading…
Reference in a new issue