summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.org7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.org b/README.org
index 9322062..fbbe68d 100644
--- a/README.org
+++ b/README.org
@@ -57,10 +57,9 @@ latest release.
 | v0.2.0  | https://diode.zone/videos/watch/12db31e1-3517-4888-ad06-55f3859447a1 |
 * Installation
 ** Binary
-|                 | [[https://framagit.org/andinus/cetus/-/jobs/700844/artifacts/browse][Cetus Artifacts]]          |
-|-----------------+--------------------------|
-| OpenBSD amd64   | [[https://framagit.org/andinus/cetus/-/jobs/700844/artifacts/file/cetus-nasa-openbsd-amd64][cetus-nasa-openbsd-amd64]] |
-| GNU/Linux amd64 | [[https://framagit.org/andinus/cetus/-/jobs/700844/artifacts/file/cetus-nasa-linux-amd64][cetus-nasa-linux-amd64]]   |
+framagit.org compiles cetus for OpenBSD & GNU/Linux amd64 on every release, to
+get the binary goto [[https://framagit.org/andinus/cetus/pipelines?scope=tags&page=1][Cetus Artifacts]].
+
 ** From Source
 #+BEGIN_SRC sh
 # get master branch archive
'#n109'>109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197