From f1e328735569e74ab12feaef6c8449862f36349f Mon Sep 17 00:00:00 2001 From: Anna Date: Fri, 28 Feb 2025 22:18:54 -0500 Subject: [PATCH] chore: use proper url --- astro.config.mjs | 4 ++-- src/content/docs/legal/license.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 98dda49..70fdbb0 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -16,8 +16,8 @@ export default defineConfig({ tableOfContents: { minHeadingLevel: 2, maxHeadingLevel: 4}, description: "This site contains all of the documentation related to NHCarrigan, its Policies, and its Projects.", editLink: { - baseUrl: "https://codeberg.org/nhcarrigan/docs/_edit/main/", - label: "Edit this page on Codeberg" + baseUrl: "https://git.nhcarrigan.com/nhcarrigan/docs/_edit/main/", + label: "Edit this page on Naomi's Self-hosted Git instance" }, lastUpdated: true, social: { diff --git a/src/content/docs/legal/license.md b/src/content/docs/legal/license.md index 4e929d0..920a7ff 100644 --- a/src/content/docs/legal/license.md +++ b/src/content/docs/legal/license.md @@ -1206,7 +1206,7 @@ Appeals must be submitted in writing and will be reviewed at Our discretion. ## 16. License Versions -Versioning of this license is managed through git. You may view the version history [in these commits](https://codeberg.org/nhcarrigan/docs/commits/branch/main/LICENSE.md). +Versioning of this license is managed through git. You may view the version history [in these commits](https://git.nhcarrigan.com/nhcarrigan/docs/commits/branch/main/LICENSE.md). ### 16.1 Future License Changes @@ -1290,7 +1290,7 @@ Our chat server is the primary method for License-related inquiries. #### 17.1.2 Additional Contact Methods - Email: `license@nhcarrigan.com` -- Issue Tracker: https://codeberg.org/nhcarrigan/docs/issues +- Issue Tracker: https://git.nhcarrigan.com/nhcarrigan/docs/issues ### 17.2 Response Times -- 2.47.2