Skip to content

Commit

Permalink
Add contributing to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fjsj committed Jun 20, 2024
1 parent 6bcd199 commit 9276d25
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cd frontend
npm run build:watch
```

Then follow the instructions in the [example README](example/README.md).
Then follow the instructions in the [example README](https://github.com/vintasoftware/django-ai-assistant/tree/main/example#readme).

## Tests

Expand Down
1 change: 1 addition & 0 deletions docs/contributing.md
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ nav:
- Reference:
- helpers.assistants: assistants-ref.md
- helpers.use_cases: use-cases-ref.md
- Contributing: contributing.md

plugins:
- mkdocstrings:
Expand Down

0 comments on commit 9276d25

Please sign in to comment.