fix: update references to website directory

This commit is contained in:
Pete Davison
2024-03-19 19:40:20 +00:00
parent 7c61a59ecb
commit 97cf02872f
8 changed files with 41 additions and 29 deletions

View File

@@ -40,4 +40,4 @@ jobs:
run: python -m pip install 'check-jsonschema==0.27.3'
- name: check-jsonschema (metaschema)
run: check-jsonschema --check-metaschema docs/static/schema.json
run: check-jsonschema --check-metaschema website/static/schema.json