Skip to content

Commit baf2a4f

Browse files
add 2nd link to README.md
1 parent 7df7146 commit baf2a4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ src/loader OpenXR loader code
2626
src/tests/ various test code (if looking for sample code start with hello_xr/)
2727
```
2828

29-
Currently the best sample code is in src/tests/hello_xr/. More will be added in the future.
29+
Currently the best sample code is in [src/tests/hello_xr/](https://github.com/KhronosGroup/OpenXR-SDK/tree/master/src/tests/hello_xr). More will be added in the future.
3030

3131
This structure is for the provisional specification. Things are
3232
incomplete at launch but will be added to going forward.
3333

3434

3535
## Building
3636

37-
See [BUILDING.md](https://github.com/KhronosGroup/OpenXR-SDK/BUILDING.md)
37+
See [BUILDING.md](https://github.com/KhronosGroup/OpenXR-SDK/blob/master/BUILDING.md)
3838

0 commit comments

Comments
 (0)