Fix relative reference to docs/building.md
Change-Id: Id8d448d86f06f1fa69ead54c875e947690e49eaf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95380 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: David Neto <dneto@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
This commit is contained in:
parent
caead5d3a5
commit
3f56970c2a
|
@ -17,7 +17,7 @@ Dawn uses the Chromium build system and dependency management so you need to [in
|
|||
|
||||
### Fetch dependencies
|
||||
|
||||
First, the steps are similar to [`doc/building.md`](../../docs/dawn/building.md), but instead of the `Get the code` step, run:
|
||||
First, the steps are similar to [`docs/building.md`](../../../docs/building.md), but instead of the `Get the code` step, run:
|
||||
|
||||
```sh
|
||||
# Clone the repo as "dawn"
|
||||
|
|
Loading…
Reference in New Issue