diff options
| author | ruki <[email protected]> | 2022-06-15 00:25:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-06-15 00:25:19 +0800 |
| commit | 8907619e5351eac46d00dbd5ef8e7c0cfadf8142 (patch) | |
| tree | daab62a085dd56eede4664a174ef0adff7fa047b /README.md | |
| parent | 12e08a29a6902e37ccdee8430e88fa081cd78cfe (diff) | |
fix links in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -339,13 +339,12 @@ c51 Keil development tools for the 8051 Microcontroller Architecture About distributed compilation and build cache, you can see: -- [Distributed Compilation](https://xmake.io/#/guide/other_features?id=distributed-compilation) -- [Local Build Cache](https://xmake.io/#/guide/other_features?id=local-compilation-cache) -- [Remote Build Cache](https://xmake.io/#/guide/other_features?id=remote-compilation-cache) +- [Distributed Compilation](https://xmake.io/#/features/distcc_build) +- [Build Cache](https://xmake.io/#/features/build_cache) ## Remote Compilation -For more details see: [Remote Compilation](https://xmake.io/#/guide/other_features?id=remote-compilation) +For more details see: [Remote Compilation](https://xmake.io/#/features/remote_build) ## More Examples |
