Skip to content

Commit

Permalink
Fix the wrong link to nonexisted doc
Browse files Browse the repository at this point in the history
Signed-off-by: Baohua Yang <yangbaohua@gmail.com>
  • Loading branch information
yeasy committed Mar 28, 2024
1 parent 2ece3f7 commit 3c4e791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ If environment is prepared, then we can start cello service.

## Documentation, Getting Started and Develop Guideline

For new users, it is highly recommended to read the [tutorial](docs/tutorial.md) or [index](docs/index.md) first.
For new users, it is highly recommended to read the [documentation](docs/index.md) first.

And feel free to visit the [online documentation](http://cello.readthedocs.io/en/latest/) for more information. You can also run `make doc` to start a local documentation website (Listen at [localhost:8000](http://127.0.0.1:8000).

Expand Down

0 comments on commit 3c4e791

Please sign in to comment.