pidgin/nest

Parents 02f1b78f21aa
Children 78a5df7416a9
Update the docs.pidgin.im links to point to their new location at docs.imfreedom.org

Testing Done:
Build and ran locally.

Reviewed at https://reviews.imfreedom.org/r/1196/
--- a/hugo/config.toml Tue Dec 21 03:38:31 2021 -0600
+++ b/hugo/config.toml Tue Dec 21 03:39:45 2021 -0600
@@ -12,7 +12,7 @@
editURL = "https://keep.imfreedom.org/pidgin/nest/file/default/hugo/content/"
disableShortcutsTitle = true
-contributeGuideURL = "https://docs.pidgin.im/libpurple/latest/chapter-code-contributions.html"
+contributeGuideURL = "https://docs.imfreedom.org/purple3/code_contributions.html"
pidginIssuesURL = "https://issues.imfreedom.org/issues/PIDGIN?u=1"
# These enable Open Graph and Twitter cards
--- a/hugo/content/development/contributing.md Tue Dec 21 03:38:31 2021 -0600
+++ b/hugo/content/development/contributing.md Tue Dec 21 03:39:45 2021 -0600
@@ -122,7 +122,7 @@
1. Checkout the [version control page]({{< ref version-control >}}). Pay special
attention to the branches which host the Pidgin 3 codebase vs the Pidgin 2
one.
-1. [Using Pidgin mercurial](https://docs.pidgin.im/libpurple/latest/chapter-using-mercurial.html).
+1. [Using Pidgin mercurial](https://docs.imfreedom.org/purple3/mercurial.html)
1. [Pidgin code contribution process]({{< param "contributeGuideURL" >}}).
If you have any questions about this process, remember that you have a variety
--- a/readme.md Tue Dec 21 03:38:31 2021 -0600
+++ b/readme.md Tue Dec 21 03:39:45 2021 -0600
@@ -86,7 +86,7 @@
To submit a pull request you will need:
1.[RBTools](https://www.reviewboard.org/docs/rbtools/2.0/) (see
- [here](https://docs.pidgin.im/libpurple/latest/chapter-code-contributions.html)
+ [here](https://docs.imfreedom.org/purple3/code_contributions.html)
for details)
1.[A JetBrains Hub Account](https://hub.imfreedom.org/) from our Hub
instance.