diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-07-19 14:25:51 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-07-19 14:25:51 +0200 |
commit | 5548997571612cb8a78dfa9ac50ed690a28341ca (patch) | |
tree | de79522d5ca9c93a0856c2a3c1cd4f59fd56a5d8 /README.md | |
parent | cdd2d5fcf8e4287ebbf45a8cc0a74a15bca4ddad (diff) | |
download | justbuild-5548997571612cb8a78dfa9ac50ed690a28341ca.tar.gz |
README: fix typo in reference
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ taken from user-defined rules described by functional expressions. - [Ensuring reproducibility](doc/tutorial/rebuild.md) - [Using protobuf](doc/tutorial/proto.md) - [How to create a single-node remote execution service](doc/tutorial/just-execute.org) - - [Cross compiling and testing cross-compiled targets](doc/tutorial/cross-compiling.org) + - [Cross compiling and testing cross-compiled targets](doc/tutorial/cross-compiling.md) ## Documentation |