mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Fix autocorrect typo
This commit is contained in:
parent
5c26178184
commit
1e91b96b87
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ Example:
|
||||||
- [GitBook documentation website](https://docs.evt.land)
|
- [GitBook documentation website](https://docs.evt.land)
|
||||||
|
|
||||||
I advise you to have a special directory at the root of your project where the markdown documentation files
|
I advise you to have a special directory at the root of your project where the markdown documentation files
|
||||||
are stored. It is configured by placing a ``.netbook.yaml`` file at the root of the repo containing, for example:
|
are stored. It is configured by placing a ``.gitbook.yaml`` file at the root of the repo containing, for example:
|
||||||
``root: ./docs/``
|
``root: ./docs/``
|
||||||
|
|
||||||
PS: I am not affiliated with GitBook in any way.
|
PS: I am not affiliated with GitBook in any way.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue