fix: GitHub workflow badge routes. See https://github.com/badges/shields/issues/8671.

Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
nιcнolaѕ wιlde
2022-12-15 12:37:43 -08:00
parent 34cf9af1dd
commit 5a65032268
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
<!-- markdownlint-disable-next-line no-trailing-punctuation -->
# :green_salad: Recipes :open_book:
[![ci](https://img.shields.io/github/workflow/status/nicholaswilde/recipes/ci?label=ci&style=for-the-badge)](https://github.com/nicholaswilde/recipes/actions/workflows/ci.yaml)
[![link-check](https://img.shields.io/github/workflow/status/nicholaswilde/recipes/link-check?label=link-check&style=for-the-badge)](https://github.com/nicholaswilde/recipes/actions/workflows/link-check.yaml)
[![spellcheck](https://img.shields.io/github/workflow/status/nicholaswilde/recipes/spellcheck?label=spellcheck&style=for-the-badge)](https://github.com/nicholaswilde/recipes/actions/workflows/spellcheck.yaml)
[![ci](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/ci.yaml?label=ci&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/ci.yaml)
[![link-check](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/link-check.yaml?label=link-check&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/link-check.yaml)
[![spellcheck](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/spellcheck.yaml?label=spellcheck&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/spellcheck.yaml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)](https://pre-commit.com/)
[![task](https://img.shields.io/badge/task-enabled-brightgreen?logo=task&logoColor=white&style=for-the-badge)](https://taskfile.dev/)

View File

@ -1,9 +1,9 @@
<!-- markdownlint-disable-next-line no-trailing-punctuation -->
# :green_salad: Recipes :book:
[![ci](https://img.shields.io/github/workflow/status/nicholaswilde/recipes/ci?label=ci&style=for-the-badge)](https://github.com/nicholaswilde/recipes/actions/workflows/ci.yaml)
[![link-check](https://img.shields.io/github/workflow/status/nicholaswilde/recipes/link-check?label=link-check&style=for-the-badge)](https://github.com/nicholaswilde/recipes/actions/workflows/link-check.yaml)
[![spellcheck](https://img.shields.io/github/workflow/status/nicholaswilde/recipes/spellcheck?label=spellcheck&style=for-the-badge)](https://github.com/nicholaswilde/recipes/actions/workflows/spellcheck.yaml)
[![ci](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/ci.yaml?label=ci&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/ci.yaml)
[![link-check](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/link-check.yaml?label=link-check&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/link-check.yaml)
[![spellcheck](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/spellcheck.yaml?label=spellcheck&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/spellcheck.yaml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)](https://pre-commit.com/)
[![task](https://img.shields.io/badge/task-enabled-brightgreen?logo=task&logoColor=white&style=for-the-badge)](https://taskfile.dev/)