pidgin/nest

20382db508f0
Parents d625ad28cb52
Children 957ad9b1500d
Add a link to install page for the 2.14.8 release

Testing Done:
Verified the links by running `hugo server`

Reviewed at https://reviews.imfreedom.org/r/1051/
--- a/hugo/content/post/2.14.8-released.md Thu Oct 14 21:52:35 2021 -0500
+++ b/hugo/content/post/2.14.8-released.md Thu Oct 14 22:52:06 2021 -0500
@@ -12,6 +12,9 @@
release only has a few random bug fixes, but it does fix a regression that was
causing some timestamp issues at least with the Discord plugin.
+You can find links to the download from our
+[Install page]({{< ref "/install" >}}).
+
libpurple:
* Fix a regression in `purple_str_to_time`. ({{% issue PIDGIN-17552 %}})
({{% review 931 %}}) (Gary Kramlich)