diff options
| author | ruki <[email protected]> | 2022-06-08 16:39:51 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-08 10:39:51 +0200 |
| commit | 854c49b12204018944759b8502b24aa6248f82ec (patch) | |
| tree | c91b5a4297dbafd375b2cfe5f318047881b0b655 | |
| parent | asio: added some logging to indicate concurrency (diff) | |
| download | zen-854c49b12204018944759b8502b24aa6248f82ec.tar.xz zen-854c49b12204018944759b8502b24aa6248f82ec.zip | |
Fix invalid xmake links in README (#124)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Zen is currently EXPERIMENTAL and not intended to be used in production. We will Zen can also be deployed as a shared instance for use as a shared cache. It also supports upstream connectivity to cloud storage services as well as other Zen server instances. -All platforms require [xmake](xmake.io) +All platforms require [xmake](https://xmake.io) Download the latest release [here](https://github.com/xmake-io/xmake/releases) |