From bfe01287646a4026f2e95e407d9eeb238a060199 Mon Sep 17 00:00:00 2001 From: ppom Date: Wed, 17 Jan 2024 12:00:00 +0100 Subject: [PATCH] Update wiki link to https://reaction.ppom.me --- README.md | 2 +- app/main.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ab5780..9508808 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ It will execute `iptables` when detecting ipv4, `ip6tables` when detecting ipv6 ## Wiki -You'll find more ressources, service configurations, etc. on the [Wiki](https://framagit.org/ppom/reaction-wiki)! +You'll find more ressources, service configurations, etc. on the [Wiki](https://reaction.ppom.me)! ## Installation diff --git a/app/main.go b/app/main.go index eb85da9..6c262f9 100644 --- a/app/main.go +++ b/app/main.go @@ -115,7 +115,7 @@ cat FILE | ` + bold + `reaction test-regex` + reset + ` REGEX # test REGEX again # print version information see usage examples, service configurations and good practices -on the ` + bold + `wiki` + reset + `: https://framagit.org/ppom/reaction-wiki +on the ` + bold + `wiki` + reset + `: https://reaction.ppom.me `) }