Replaced absolute links with relative ones to fix problem on GitHub pages

This commit is contained in:
kaltokri
2023-11-08 16:21:53 +01:00
parent f6091cd117
commit e95eb2768d
14 changed files with 115 additions and 115 deletions

View File

@@ -75,4 +75,4 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
- run: npm install linkinator
- run: npx linkinator https://flightcontrol-master.github.io/MOOSE/ --recurse
- run: npx linkinator https://flightcontrol-master.github.io/MOOSE/ --verbosity error --timeout 5000 --recurse