aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-06-08 16:39:51 +0800
committerGitHub <[email protected]>2022-06-08 10:39:51 +0200
commit854c49b12204018944759b8502b24aa6248f82ec (patch)
treec91b5a4297dbafd375b2cfe5f318047881b0b655
parentasio: added some logging to indicate concurrency (diff)
downloadzen-854c49b12204018944759b8502b24aa6248f82ec.tar.xz
zen-854c49b12204018944759b8502b24aa6248f82ec.zip
Fix invalid xmake links in README (#124)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f253f1835..31ef20ec0 100644
--- a/README.md
+++ b/README.md
@@ -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)