aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md4
-rw-r--r--layouts/partials/custom/above-footer.html2
-rw-r--r--layouts/partials/custom/above-header.html2
-rw-r--r--layouts/partials/custom/below-footer.html2
-rw-r--r--layouts/partials/custom/below-header.html2
-rw-r--r--layouts/partials/custom/homepage-summary.html2
-rw-r--r--layouts/partials/custom/meta.html2
-rw-r--r--theme.toml4
8 files changed, 10 insertions, 10 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1675b87..328575f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,7 +4,7 @@ Thanks for taking the time to contribute. Folks like you are more than welcome!
## I want to suggest something, report a bug, etc.
-Cool, [just create an issue](https://github.com/mistermantas/cstate/issues)!
+Cool, [just create an issue](https://github.com/cstate/cstate/issues)!
## I want to help contribute a new feature.
@@ -16,4 +16,4 @@ Great. Here are some things to keep in mind:
## Wait, my question has not been answered.
-At the time of writing, cState is such a small project that anyone contributing would be a downright miracle. However, if you are a miracle worker, please do redirect any concerns and they will addressed as soon as humanely possible. [Just create an issue](https://github.com/mistermantas/cstate/issues)!
+At the time of writing, cState is such a small project that anyone contributing would be a downright miracle. However, if you are a miracle worker, please do redirect any concerns and they will addressed as soon as humanely possible. [Just create an issue](https://github.com/cstate/cstate/issues)!
diff --git a/layouts/partials/custom/above-footer.html b/layouts/partials/custom/above-footer.html
index 1dadab6..dffef5a 100644
--- a/layouts/partials/custom/above-footer.html
+++ b/layouts/partials/custom/above-footer.html
@@ -3,6 +3,6 @@
This file can be used to add custom HTML
to your cState powered status page.
-https://github.com/mistermantas/cstate/wiki/Customization
+https://github.com/cstate/cstate/wiki/Customization
-->
diff --git a/layouts/partials/custom/above-header.html b/layouts/partials/custom/above-header.html
index 1dadab6..dffef5a 100644
--- a/layouts/partials/custom/above-header.html
+++ b/layouts/partials/custom/above-header.html
@@ -3,6 +3,6 @@
This file can be used to add custom HTML
to your cState powered status page.
-https://github.com/mistermantas/cstate/wiki/Customization
+https://github.com/cstate/cstate/wiki/Customization
-->
diff --git a/layouts/partials/custom/below-footer.html b/layouts/partials/custom/below-footer.html
index 1dadab6..dffef5a 100644
--- a/layouts/partials/custom/below-footer.html
+++ b/layouts/partials/custom/below-footer.html
@@ -3,6 +3,6 @@
This file can be used to add custom HTML
to your cState powered status page.
-https://github.com/mistermantas/cstate/wiki/Customization
+https://github.com/cstate/cstate/wiki/Customization
-->
diff --git a/layouts/partials/custom/below-header.html b/layouts/partials/custom/below-header.html
index 1dadab6..dffef5a 100644
--- a/layouts/partials/custom/below-header.html
+++ b/layouts/partials/custom/below-header.html
@@ -3,6 +3,6 @@
This file can be used to add custom HTML
to your cState powered status page.
-https://github.com/mistermantas/cstate/wiki/Customization
+https://github.com/cstate/cstate/wiki/Customization
-->
diff --git a/layouts/partials/custom/homepage-summary.html b/layouts/partials/custom/homepage-summary.html
index 1dadab6..dffef5a 100644
--- a/layouts/partials/custom/homepage-summary.html
+++ b/layouts/partials/custom/homepage-summary.html
@@ -3,6 +3,6 @@
This file can be used to add custom HTML
to your cState powered status page.
-https://github.com/mistermantas/cstate/wiki/Customization
+https://github.com/cstate/cstate/wiki/Customization
-->
diff --git a/layouts/partials/custom/meta.html b/layouts/partials/custom/meta.html
index 1dadab6..dffef5a 100644
--- a/layouts/partials/custom/meta.html
+++ b/layouts/partials/custom/meta.html
@@ -3,6 +3,6 @@
This file can be used to add custom HTML
to your cState powered status page.
-https://github.com/mistermantas/cstate/wiki/Customization
+https://github.com/cstate/cstate/wiki/Customization
-->
diff --git a/theme.toml b/theme.toml
index ef4ad7c..9970289 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,8 +1,8 @@
name = "cState"
license = "MIT"
-licenselink = "https://github.com/mistermantas/cstate/blob/master/LICENSE.md"
+licenselink = "https://github.com/cstate/cstate/blob/master/LICENSE.md"
description = "Über fast, backwards compatible (IE8+), tiny, and simple status page built with Hugo. Compatible with Netlify & GitHub Pages."
-homepage = "https://github.com/mistermantas/cstate"
+homepage = "https://github.com/cstate/cstate"
tags = ['hugo', 'netlify', 'status', 'statuspage', 'fast', 'light', 'ie8', 'ie9', 'ie10', 'ie11', 'github', 'github-pages', 'gh-pages', 'serverside', 'serverless', 'no-javascript', 'github-page', 'netlify-cms', 'gh-pages', 'responsive', 'minimal', 'google analytics', 'clean', 'minimalist', 'light', 'product', 'technical', 'widgets', 'products', 'mobile', 'onepage', 'singlepage', 'single page', 'spa']
min_version = "0.41"