Skip to content

Commit 6a21703

Browse files
authored
🎨 style(readme): use shields.io workflow badges (GH-56)
Replace GitHub-native badge.svg URLs with shields.io github-actions-workflow-status badges. Synced from: localizethedocs/cmake-docs-l10n@e3f9a69
1 parent 168cc1e commit 6a21703

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

‎README.md‎

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -170,103 +170,103 @@ The goal of this project is to translate the Linux Kernel Documentation into mul
170170
<tbody>
171171
<tr>
172172
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
173-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-sphinx-build-docs.yml" ><img alt="ci-sphinx-build-docs" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-sphinx-build-docs.yml/badge.svg" /></a></div>
173+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-sphinx-build-docs.yml" ><img alt="ci-sphinx-build-docs" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-sphinx-build-docs.yml?logo=github&style=flat&label=ci-sphinx-build-docs" /></a></div>
174174
</td>
175175
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
176176
<div>Build documents by Sphinx and upload build artifacts.</div>
177177
</td>
178178
</tr>
179179
<tr>
180180
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
181-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-sphinx-update-pot.yml" ><img alt="ci-sphinx-update-pot" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-sphinx-update-pot.yml/badge.svg" /></a></div>
181+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-sphinx-update-pot.yml" ><img alt="ci-sphinx-update-pot" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-sphinx-update-pot.yml?logo=github&style=flat&label=ci-sphinx-update-pot" /></a></div>
182182
</td>
183183
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
184184
<div>Update <code>.pot</code> files by Sphinx with <code>gettext</code> builder.</div>
185185
</td>
186186
</tr>
187187
<tr>
188188
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
189-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-update-po.yml" ><img alt="ci-gettext-update-po" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-update-po.yml/badge.svg" /></a></div>
189+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-update-po.yml" ><img alt="ci-gettext-update-po" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-gettext-update-po.yml?logo=github&style=flat&label=ci-gettext-update-po" /></a></div>
190190
</td>
191191
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
192192
<div>Update <code>.po</code> files from <code>.pot</code> files by Gettext toolkit.</div>
193193
</td>
194194
</tr>
195195
<tr>
196196
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
197-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-compendium.yml"><img alt="ci-gettext-compendium" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-compendium.yml/badge.svg" /></a></div>
197+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-compendium.yml"><img alt="ci-gettext-compendium" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-gettext-compendium.yml?logo=github&style=flat&label=ci-gettext-compendium" /></a></div>
198198
</td>
199199
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
200200
<div>Update <code>.po</code> files from the compendium by Gettext toolkit.</div>
201201
</td>
202202
</tr>
203203
<tr>
204204
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
205-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-statistics.yml"><img alt="ci-gettext-statistics" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-statistics.yml/badge.svg" /></a></div>
205+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-gettext-statistics.yml"><img alt="ci-gettext-statistics" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-gettext-statistics.yml?logo=github&style=flat&label=ci-gettext-statistics" /></a></div>
206206
</td>
207207
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
208208
<div>Update statistics information of <code>.po</code> files by Gettext toolkit.</div>
209209
</td>
210210
</tr>
211211
<tr>
212212
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
213-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-upload-pot.yml"><img alt="ci-crowdin-upload-pot" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-upload-pot.yml/badge.svg" /></a></div>
213+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-upload-pot.yml"><img alt="ci-crowdin-upload-pot" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-crowdin-upload-pot.yml?logo=github&style=flat&label=ci-crowdin-upload-pot" /></a></div>
214214
</td>
215215
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
216216
<div>Upload <code>.pot</code> files to Crowdin by its CLI tool.</div>
217217
</td>
218218
</tr>
219219
<tr>
220220
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
221-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-download-po.yml"><img alt="ci-crowdin-download-po" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-download-po.yml/badge.svg" /></a></div>
221+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-download-po.yml"><img alt="ci-crowdin-download-po" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-crowdin-download-po.yml?logo=github&style=flat&label=ci-crowdin-download-po" /></a></div>
222222
</td>
223223
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
224224
<div>Download <code>.po</code> files from Crowdin by its CLI tool.</div>
225225
</td>
226226
</tr>
227227
<tr>
228228
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
229-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-update-readme.yml"><img alt="ci-crowdin-update-readme" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-update-readme.yml/badge.svg" /></a></div>
229+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-crowdin-update-readme.yml"><img alt="ci-crowdin-update-readme" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-crowdin-update-readme.yml?logo=github&style=flat&label=ci-crowdin-update-readme" /></a></div>
230230
</td>
231231
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
232232
<div>Update README translations by Crowdin CLI tool.</div>
233233
</td>
234234
</tr>
235235
<tr>
236236
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
237-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-deploy-pages.yml"><img alt="ci-deploy-pages" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-deploy-pages.yml/badge.svg" /></a></div>
237+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-deploy-pages.yml"><img alt="ci-deploy-pages" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-deploy-pages.yml?logo=github&style=flat&label=ci-deploy-pages" /></a></div>
238238
</td>
239239
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
240240
<div>Download and deploy build artifacts to <code>pages</code> branch.</div>
241241
</td>
242242
</tr>
243243
<tr>
244244
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
245-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-deploy-po-version.yml"><img alt="ci-deploy-po-version" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-deploy-po-version.yml/badge.svg" /></a></div>
245+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-deploy-po-version.yml"><img alt="ci-deploy-po-version" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-deploy-po-version.yml?logo=github&style=flat&label=ci-deploy-po-version" /></a></div>
246246
</td>
247247
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
248248
<div>Deploy <code>.po</code> files to <code>po/${VERSION}</code> branch.</div>
249249
</td>
250250
</tr>
251251
<tr>
252252
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
253-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-contributors.yml"><img alt="ci-update-contributors" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-contributors.yml/badge.svg" /></a></div>
253+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-contributors.yml"><img alt="ci-update-contributors" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-update-contributors.yml?logo=github&style=flat&label=ci-update-contributors" /></a></div>
254254
</td>
255255
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
256256
<div>Update contributors <code>.svg</code> files to <code>static</code> branch.</div>
257257
</td>
258258
</tr>
259259
<tr>
260260
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
261-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-license-year.yml"><img alt="ci-update-license-year" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-license-year.yml/badge.svg" /></a></div>
261+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-license-year.yml"><img alt="ci-update-license-year" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-update-license-year.yml?logo=github&style=flat&label=ci-update-license-year" /></a></div>
262262
</td>
263263
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
264264
<div>Update the copyright year in LICENSE to the current year.</div>
265265
</td>
266266
</tr>
267267
<tr>
268268
<td rowspan="1" colspan="1" align="right" style="text-align: right;">
269-
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-submodule.yml"><img alt="ci-update-submodule" src="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-submodule.yml/badge.svg" /></a></div>
269+
<div><a href="https://github.com/localizethedocs/linux-docs-l10n/actions/workflows/ci-update-submodule.yml"><img alt="ci-update-submodule" src="https://img.shields.io/github/actions/workflow/status/localizethedocs/linux-docs-l10n/ci-update-submodule.yml?logo=github&style=flat&label=ci-update-submodule" /></a></div>
270270
</td>
271271
<td rowspan="1" colspan="1" align="left" style="text-align: left;">
272272
<div>Update each of the submodules to their latest commit.</div>

0 commit comments

Comments
 (0)