From a9a89005bc003b8353e9b6b657a7f8d4d6da2271 Mon Sep 17 00:00:00 2001 From: Johannes Hendrik Gerard van der Weide Date: Mon, 6 Nov 2023 20:21:04 +0100 Subject: [PATCH] fixed owncast config link --- docs/owncast.nix.html | 2 +- owncast.nix.Rmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/owncast.nix.html b/docs/owncast.nix.html index 43d1980..f22a895 100644 --- a/docs/owncast.nix.html +++ b/docs/owncast.nix.html @@ -492,7 +492,7 @@ and the owncast documentation can be found here. Is your version not up to date with Nix pkgs? run nix-channel --update. Lastely if this guide gets out of date my current owncast config can be found here.

+href="https://git.saragerretsen.nl/Hertog/HermitNix/src/branch/main/Services/owncast.nix">here.

diff --git a/owncast.nix.Rmd b/owncast.nix.Rmd index 7e2c72e..2a2fac3 100644 --- a/owncast.nix.Rmd +++ b/owncast.nix.Rmd @@ -96,4 +96,4 @@ Feedback on this blog can be left [here](https://tech.lgbt/@hertog/1113064373677 ## Further help If you need extra configuring (and know what you are doing) more owncast options can be found [here](https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=owncast) and the owncast documentation can be found [here](https://owncast.online/docs/). Is your version not up to date with Nix pkgs? run ``` nix-channel --update ```. -Lastely if this guide gets out of date my current owncast config can be found [here](https://git.saragerretsen.nl/Hertog/HermitCollective.nix/src/branch/main/services/owncast.nix). +Lastely if this guide gets out of date my current owncast config can be found [here](https://git.saragerretsen.nl/Hertog/HermitNix/src/branch/main/Services/owncast.nix).