From 59f8e5accbf0e73a6d582529b4b60fc3bb17c3fa Mon Sep 17 00:00:00 2001 From: Christopher Whitley <103014489+AristurtleDev@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:21:38 -0400 Subject: [PATCH] `_hostname` should match the docs subdomain --- ci.docfx.json | 2 +- docfx.json | 2 +- docfx.pdf.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ci.docfx.json b/ci.docfx.json index adafb81c..6279265c 100644 --- a/ci.docfx.json +++ b/ci.docfx.json @@ -67,7 +67,7 @@ "_appFaviconPath": "/images/favicon.png", "_disableBreadcrumb": "true", "_appFooter": "Copyright © 2009-2026 MonoGame Foundation, Inc.", - "_hostname": "monogame.net", + "_hostname": "docs.monogame.net", "_openGraphImage": "images/social_embed_image.png", "_description": "One framework for creating powerful cross-platform games.", "_appTitle": "MonoGame", diff --git a/docfx.json b/docfx.json index c4254da0..de2280a7 100644 --- a/docfx.json +++ b/docfx.json @@ -68,7 +68,7 @@ "_appFaviconPath": "/images/favicon.png", "_disableBreadcrumb": "true", "_appFooter": "Copyright © 2009-2026 MonoGame Foundation, Inc.", - "_hostname": "monogame.net", + "_hostname": "docs.monogame.net", "_openGraphImage": "images/social_embed_image.png", "_description": "One framework for creating powerful cross-platform games.", "_appTitle": "MonoGame", diff --git a/docfx.pdf.json b/docfx.pdf.json index 197194e9..4c0327d1 100644 --- a/docfx.pdf.json +++ b/docfx.pdf.json @@ -70,7 +70,7 @@ "_appFaviconPath": "/images/favicon.png", "_disableBreadcrumb": "true", "_appFooter": "Copyright © 2009-2026 MonoGame Foundation, Inc.", - "_hostname": "monogame.net", + "_hostname": "docs.monogame.net", "_openGraphImage": "images/social_embed_image.png", "_description": "One framework for creating powerful cross-platform games.", "_appTitle": "MonoGame",