Skip to content

Commit 526b80b

Browse files
committed
chore(schema): Update schema and gitmodules url
1 parent 9d5a93b commit 526b80b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "assets"]
2-
path = assets
3-
url = https://github.com/IFRCGo/go-api-artifacts
2+
path = assets
3+
url = git@github.com:IFRCGo/go-api-artifacts.git

assets

docs/go-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This is a **GitHub repository** used to store and manage **build files**, **gene
2727

2828
Command
2929
```bash
30-
docker compose run --rm serve ./manage.py spectacular --file .assets/openapi-schema.yaml
30+
docker compose run --rm serve ./manage.py spectacular --file ./assets/openapi-schema.yaml
3131
```
3232

3333
### 🚨 Manually added files

0 commit comments

Comments
 (0)