forked from Computer_Society/open-goverance
doc: added the browse links
This commit is contained in:
parent
c5a04e402a
commit
dba41bec8b
1 changed files with 5 additions and 3 deletions
|
@ -8,14 +8,16 @@ Or if you have nix installed you can do ``nix develop``.
|
||||||
Pipelines run and generate these files every time they are modified.
|
Pipelines run and generate these files every time they are modified.
|
||||||
|
|
||||||
### Handovers
|
### Handovers
|
||||||
Latest handovers are available [here][0]
|
Latest handovers are available here [download][0] [browse][2]
|
||||||
|
|
||||||
These can be generated with ``nix run .#handovers``
|
These can be generated with ``nix run .#handovers``
|
||||||
|
|
||||||
### Minutes
|
### Minutes
|
||||||
Latest Minutes are available [here][1]
|
Latest Minutes are available [download][1] [browse][3]
|
||||||
|
|
||||||
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=handovers
|
||||||
[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?job=handovers
|
||||||
|
[1]: https://gitlab.skynet.ie/api/v4/projects/57/jobs/artifacts/main/download?job=minutes
|
||||||
|
[3]: https://gitlab.skynet.ie/compsoc1/compsoc/open-goverance/-/jobs/artifacts/main/browse?job=minutes
|
Loading…
Reference in a new issue