Fix doc path

No-Try: True
Bug: None
Change-Id: Ie79cdc8810b4344b636d687aaebeb31d407f1193
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291656
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39233}
This commit is contained in:
Artem Titov 2023-01-31 10:41:45 +01:00 committed by WebRTC LUCI CQ
parent e5922834f8
commit d78f8e7fce
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* How to contribute
* Code
* [Style guide](/g3doc/style-guide.md)
* [`.h` and `.cc` files come in pairs](g3doc/style-guide/h-cc-pairs.md)
* [`.h` and `.cc` files come in pairs](/g3doc/style-guide/h-cc-pairs.md)
* [How to write code in the `api/` directory](/api/README.md)
* [Using Abseil in WebRTC](/g3doc/abseil-in-webrtc.md)
* [Code of conduct](/CODE_OF_CONDUCT.md)