diff --git a/_config.yml b/_config.yml index 3cf86c3..23489c4 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,8 @@ release: download_zip: https://github.com/PintaProject/Pinta/releases/download/2.1.1/pinta-2.1.1.zip links: + bugs: https://bugs.launchpad.net/pinta suggestions: https://communiroo.com/pintaproject/pinta/suggestions - questions: https://communiroo.com/pintaproject/pinta/questions + questions: https://github.com/PintaProject/Pinta/discussions/categories/q-a discussions: https://communiroo.com/pintaproject/pinta/discussions + translations: https://translations.launchpad.net/pinta diff --git a/_layouts/default.html b/_layouts/default.html index 3ca5bdc..2105434 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -28,7 +28,7 @@
  • Home Page
  • Documentation
  • Downloads
  • -
  • Bugs
  • +
  • Bugs
  • Suggestions
  • Questions
  • Discussions
  • @@ -52,10 +52,10 @@ Documentation Downloads - Bugs - Suggestions - Questions - Discussions + Bugs + Suggestions + Questions + Discussions Contact diff --git a/howto/contribute.md b/howto/contribute.md index 5af7d01..9ca85bd 100644 --- a/howto/contribute.md +++ b/howto/contribute.md @@ -44,9 +44,9 @@ When you are satisfied that you have a great fix to share with the world, commit Pull requests are thoroughly explained [here][9]. You will want to send a pull request to the Pinta repository from your fork. When the developers see your request, they will test your solution and if it is good they will merge it into the Pinta source code. They will then close the bug on Launchpad and add your name to the credits as a contributor, and you get a lovely warm feeling inside from helping make the world a better place! -[1]: https://bugs.launchpad.net/pinta/+bugs -[2]: https://communiroo.com/pintaproject/pinta/suggestions -[3]: https://translations.launchpad.net/pinta +[1]: {{site.links.bugs}} +[2]: {{site.links.suggestions}} +[3]: {{site.links.translations}} [4]: http://progit.org/book/ [5]: https://github.com/PintaProject/Pinta [6]: https://docs.github.com/en/get-started/quickstart/fork-a-repo diff --git a/index.html b/index.html index cb51d91..5bdb82a 100644 --- a/index.html +++ b/index.html @@ -87,8 +87,8 @@

    Pinta: Painting Made Simple