diff options
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.yml | 4 | ||||
-rw-r--r-- | exampleSite/layouts/README.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index bc6137b..a9558ca 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -34,7 +34,7 @@ # or double quotation marks. # # If you have problems, create an issue on GitHub: -# https://github.com/mistermantas/cstate/issues +# https://github.com/cstate/cstate/issues ############################################################ # +------------------------------------------------------+ # @@ -74,7 +74,7 @@ params: # change the amount of components. # # For help, see the wiki: - # https://github.com/mistermantas/cstate/wiki/Customization + # https://github.com/cstate/cstate/wiki/Customization systems: - name: Gateway diff --git a/exampleSite/layouts/README.md b/exampleSite/layouts/README.md index 61e8a98..794cbb1 100644 --- a/exampleSite/layouts/README.md +++ b/exampleSite/layouts/README.md @@ -1,3 +1,3 @@ This folder can be used to overwrite or add any layouts to your status page. -For more, please [read the documentation](https://github.com/mistermantas/cstate/wiki/Customization). +For more, please [read the documentation](https://github.com/cstate/cstate/wiki/Customization). |