summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmily <vcs@emily.moe>2023-06-25 06:41:51 +0100
committerEmily <vcs@emily.moe>2023-06-25 06:43:54 +0100
commita62f16b94dff6ad5835ec6beb992e09e76bc2fe6 (patch)
treeb1f79136e5110792eb806e5c79f45d059f4d7f09
parentdf03a145b36f4787ef033589159129a1c936a643 (diff)
readme: update links for redirect
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bc39b2d..94ebdda 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[<img src="https://lnl7.github.io/nix-darwin/images/nix-darwin.png" width="200px" alt="logo" />](https://github.com/LnL7/nix-darwin)
+[<img src="https://daiderd.com/nix-darwin/images/nix-darwin.png" width="200px" alt="logo" />](https://github.com/LnL7/nix-darwin)
# nix-darwin
@@ -189,7 +189,7 @@ $
## Documentation
-Reference documentation of all the options is available [here](https://lnl7.github.io/nix-darwin/manual/index.html#sec-options).
+Reference documentation of all the options is available [here](https://daiderd.com/nix-darwin/manual/index.html).
This can also be accessed locally using `man 5 configuration.nix`.
`darwin-help` will open a HTML version of the manpage in the default browser.