From dba41bec8bda4e169e4298b5ca3c4432c7f647dd Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 12 May 2024 17:53:16 +0000 Subject: [PATCH] doc: added the browse links --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index adadb8e..5d759f8 100644 --- a/README.md +++ b/README.md @@ -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. ### Handovers -Latest handovers are available [here][0] +Latest handovers are available here [download][0] [browse][2] These can be generated with ``nix run .#handovers`` ### Minutes -Latest Minutes are available [here][1] +Latest Minutes are available [download][1] [browse][3] These can be generated with ``nix run .#minutes`` [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 \ No newline at end of file +[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 \ No newline at end of file