diff options
author | hyperfekt <git@hyperfekt.net> | 2020-06-13T19·31+0000 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2020-06-13T19·37+0000 |
commit | cbcec9fd04f0e317d4e7026c6ee43217c7d75c86 (patch) | |
tree | 7a6176a8d26348edc8cb9de13530d29069a810e1 | |
parent | ae85e8a871258e1311b96ee89dac8d29b48bcd49 (diff) |
docs(README): Fix link to Nixery repo r/938
Change-Id: Ic88288b0f36a6263143c6de787e3eca186fad274 Reviewed-on: https://cl.tvl.fyi/c/depot/+/241 Reviewed-by: tazjin <mail@tazj.in>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 60a020c38708..c406dc5e6ea4 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Twitter][]. ## Services Services in this repository are deployed on a Google Kubernetes Engine cluster -using [Nixery](). +using [Nixery][]. * `web/blog` and `web/homepage` contain my blog and website setup (serving at [tazj.in][]) |