This commit is contained in:
tree 2022-04-07 04:37:02 +02:00
rodič 7f68810a56
revize 62e8858de6
2 změnil soubory, kde provedl 4 přidání a 26 odebrání

Zobrazit soubor

@ -1,21 +0,0 @@
name: Link checker
on:
push:
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.2.0
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
args: --verbose --no-progress spec/**/*.yaml --exclude-file .lycheeignore
fail: true

Zobrazit soubor

@ -59,14 +59,13 @@ Veřejný HTTP endpoint s datovými soubory ve formátu JSON naleznete na adrese
#### Související repozitáře
| Repozitář | Popis |
| ----------------------------------------------------------------- | ------------------------------- |
| [gweicz/utxo22-docs](https://github.com/gweicz/utxo22-docs) | GitBook dokumentace |
| [gweicz/utxo22-landing](https://github.com/gweicz/utxo22-landing) | Dočasná landing page na utxo.cz |
| Repozitář | Popis |
| ---------------------------------------------------------------------- | ---------------------- |
| [utxo-foundation/utxo22-docs](https://github.com/gweicz/utxo22-docs) | GitBook dokumentace |
| [utxo-foundation/utxo22-web](https://github.com/gweicz/utxo22-landing) | Webová stránka utxo.cz |
## Kontakt
- Web: [utxo.cz](https://utxo.cz)
- Dokumentace: [docs.utxo.cz](https://docs.utxo.cz)
- Foundation: [utxo.foundation](https://utxo.foundation)