diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 990a20d215..4c6937f804 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,7 +4,7 @@ # Pull Request -[Please see these instructions for adding a pull request](http://habitica.fandom.com/wiki/Using_Your_Local_Install_to_Modify_Habitica%27s_Website_and_API) +[Please see these instructions for adding a pull request](https://habitica.fandom.com/wiki/Using_Your_Local_Install_to_Modify_Habitica's_Website_and_API) # Requesting a feature @@ -12,4 +12,4 @@ Habitica uses [this Google form](https://docs.google.com/forms/d/e/1FAIpQLScPhrw # Contributing Code -See [Contributing to Habitica](http://habitica.fandom.com/wiki/Contributing_to_Habitica#Coders_.28Web_.26_Mobile.29) +See [Contributing to Habitica](https://habitica.fandom.com/wiki/Contributing_to_Habitica#Coders_.28Web_.26_Mobile.29) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1e2f089dfb..2506ba7d03 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -[//]: # (Note: See http://habitica.fandom.com/wiki/Using_Your_Local_Install_to_Modify_Habitica%27s_Website_and_API for more info) +[//]: # (Note: See https://habitica.fandom.com/wiki/Using_Your_Local_Install_to_Modify_Habitica%27s_Website_and_API for more info) [//]: # (Put Issue # here, if applicable. This will automatically close the issue if your PR is merged in) Fixes put_#_and_issue_number_here @@ -11,4 +11,4 @@ Fixes put_#_and_issue_number_here [//]: # (Put User ID in here - found on the Habitica website at User Icon > Settings > API) ---- -UUID: +UUID: diff --git a/README.md b/README.md index 9cd3bf05ac..eed7e8f291 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Habitica ![Build Status](https://github.com/HabitRPG/habitica/workflows/Test/bad [Habitica](https://habitica.com) is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor. **We need more programmers!** Your assistance will be greatly appreciated. The wiki pages below and the additional pages they link to will tell you how to get started on contributing code and where you can go to seek further help or ask questions: -* [Guidance for Blacksmiths](http://habitica.fandom.com/wiki/Guidance_for_Blacksmiths) - an introduction to the technologies used and how the software is organized. -* [Setting up Habitica Locally](http://habitica.fandom.com/wiki/Setting_up_Habitica_Locally) - how to set up a local install of Habitica for development and testing on various platforms. +* [Guidance for Blacksmiths](https://habitica.fandom.com/wiki/Guidance_for_Blacksmiths) - an introduction to the technologies used and how the software is organized. +* [Setting up Habitica Locally](https://habitica.fandom.com/wiki/Setting_up_Habitica_Locally) - how to set up a local install of Habitica for development and testing on various platforms. Habitica's code is licensed as described at https://github.com/HabitRPG/habitica/blob/develop/LICENSE diff --git a/test/README.md b/test/README.md index 92dac576b6..a95e5a7b41 100644 --- a/test/README.md +++ b/test/README.md @@ -1 +1 @@ -For information about writing and running tests, see [Using Your Local Install to Modify Habitica's Website and API](http://habitica.fandom.com/wiki/Using_Your_Local_Install_to_Modify_Habitica%27s_Website_and_API). +For information about writing and running tests, see [Using Your Local Install to Modify Habitica's Website and API](https://habitica.fandom.com/wiki/Using_Your_Local_Install_to_Modify_Habitica's_Website_and_API). diff --git a/website/client/src/components/appFooter.vue b/website/client/src/components/appFooter.vue index c95be8c00d..9c0f9ca107 100644 --- a/website/client/src/components/appFooter.vue +++ b/website/client/src/components/appFooter.vue @@ -45,7 +45,7 @@
  • {{ $t('oldNews') }}
  • @@ -130,7 +130,7 @@
  • {{ $t('guidanceForBlacksmiths') }}
  • @@ -195,7 +195,7 @@ class="btn btn-contribute btn-front btn-flat" >
    {{ $t('wiki') }} diff --git a/website/client/src/components/header/menu.vue b/website/client/src/components/header/menu.vue index 612a292dd9..35cfdc33a4 100644 --- a/website/client/src/components/header/menu.vue +++ b/website/client/src/components/header/menu.vue @@ -329,12 +329,12 @@ >{{ $t('requestAF') }} {{ $t('contributing') }} {{ $t('wiki') }}
    diff --git a/website/client/src/components/news/modal.vue b/website/client/src/components/news/modal.vue index 072e941587..1ab87b9c55 100644 --- a/website/client/src/components/news/modal.vue +++ b/website/client/src/components/news/modal.vue @@ -14,7 +14,7 @@