Skip to content

Commit 27f7dde

Browse files
committed
Update URLs in CNAME, README.md, and _config.yml to reflect new domain
1 parent 7b6ad85 commit 27f7dde

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
unraid-plugin-docs.mstrhakr.com
1+
plugin-docs.mstrhakr.com

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
88
[![Works with Unraid®](https://img.shields.io/badge/Works_with-Unraid®_6.9+-orange.svg)](https://unraid.net/)
99
[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)
10-
[![Visitors](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Funraid-plugin-docs.mstrhakr.com&count_bg=%23FF8C00&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Page+Views&edge_flat=false)](https://mstrhakr.goatcounter.com)
10+
[![Visitors](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fplugin-docs.mstrhakr.com&count_bg=%23FF8C00&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Page+Views&edge_flat=false)](https://mstrhakr.goatcounter.com)
1111

1212
<p>
1313
<a href="https://github.com/mstrhakr/unraid-plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Lockup_White.svg" alt="View on GitHub" height="32"></a>

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
theme: just-the-docs
22
title: Plugin Development Docs for Unraid®
33
description: Community-maintained documentation for building plugins for Unraid®. Not affiliated with Lime Technology, Inc.
4-
url: https://unraid-plugin-docs.mstrhakr.com
4+
url: https://plugin-docs.mstrhakr.com
55
baseurl: ""
66

77
# Enable search

0 commit comments

Comments
 (0)