From 2cfcec30e9cefe8a010060ddf969774afe480c5c Mon Sep 17 00:00:00 2001
From: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date: Mon, 24 Oct 2022 10:10:28 -0700
Subject: [PATCH] Change wiki links to gethomepage.dev

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 89c73b49..bbef083b 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ If you have a more specific issue, please open an issue on the [Issues](https://
 
 ## Getting Started
 
-For configuration options, examples and more, [please check out the Wiki](https://github.com/benphelps/homepage/wiki).
+For configuration options, examples and more, [please check out the homepage site](http://gethomepage.dev).
 
 ### With Docker
 
@@ -122,7 +122,7 @@ Configuration files will be genereted and placed on the first request.
 Configuration is done in the /config directory using .yaml files. Refer to each config for
 the specific configuration options.
 
-You may also check [the wiki](https://github.com/benphelps/homepage/wiki) for detailed configuration instructions, examples and more.
+You may also check [the homepage site](http://gethomepage.dev) for detailed configuration instructions, examples and more.
 
 ## Development