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:
David Neto 2022-07-06 19:23:51 +00:00 committed by Dawn LUCI CQ
parent caead5d3a5
commit 3f56970c2a
1 changed files with 1 additions and 1 deletions

View File

@ -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"