From 9645f0031756faf815b1df5501d736795cbccc62 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Thu, 27 Jan 2022 17:38:28 +0000
Subject: [PATCH] link fixing

---
 content/notes/hosting.md       |    2 +-
 content/notes/custom Domain.md |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/content/custom Domain.md b/content/notes/custom Domain.md
similarity index 96%
rename from content/custom Domain.md
rename to content/notes/custom Domain.md
index 93a6b9e..72cb466 100644
--- a/content/custom Domain.md
+++ b/content/notes/custom Domain.md
@@ -1,3 +1,7 @@
+---
+title: "Custom Domain"
+---
+
 ### Registrar
 This step is only applicable if you are using a **custom domain**! If you are using a `<YOUR-USERNAME>.github.io` domain, you can skip this step.
 
diff --git a/content/notes/hosting.md b/content/notes/hosting.md
index b474652..0227fde 100644
--- a/content/notes/hosting.md
+++ b/content/notes/hosting.md
@@ -69,7 +69,7 @@
 	cname: <YOUR-DOMAIN>
 ```
 
-Have a custom domain? [Learn how to set it up with Quartz ](custom%20Domain.md).
+Have a custom domain? [Learn how to set it up with Quartz ](notes/custom%20Domain.md).
 
 ---
 

--
Gitblit v1.10.0