Skip to content

Commit aaa6ac5

Browse files
authored
Fix README.md link (#27)
1 parent bdba797 commit aaa6ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You will need more or less recent C++ compiler, `CMake` and `.NET SDK 8` to buil
8080

8181
## Building
8282

83-
See [workflow file](.github/workflows/ci.yml) for building instructions.
83+
See [workflow file](../.github/workflows/ci.yml) for building instructions.
8484

8585
Hint: To develop managed only code locally you can download the latest artifact from Actions output and put it into `native/ubin` so you have binaries for all platforms.
8686

0 commit comments

Comments
 (0)