Skip to content

Commit 076f2f7

Browse files
zhxtlianglia-apollo
authored andcommitted
Doc: fix broken link
1 parent a4fdf64 commit 076f2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can use command `bash apollo.sh test` to run all unit tests.
4646

4747
If your code is not straightforward for other contributors to understand, it is recommended to implement the code in a clear and efficient way, and provide sufficient documentation.
4848
Apollo uses doxygen to help generate formatted API Document with command `bash apollo.sh doc`.
49-
Document your code following this guide [How to document code](how_to_document_code.md).
49+
Document your code following this guide [How to document code](docs/howto/how_to_document_code.md).
5050

5151
#### Commit Message
5252
The first line of commit message should be a one-line summary of the change.

0 commit comments

Comments
 (0)