From b2a301bf94e803d4aaefdd08c62e13a5a0198259 Mon Sep 17 00:00:00 2001
From: James Cole
Date: Tue, 12 Dec 2023 20:23:45 +0100
Subject: [PATCH] Fix links and info.
---
changelog.md | 6 +++---
index.php | 2 +-
public/.well-known/security.txt | 30 ++++++++++++++---------------
public/.well-known/security.txt.sig | 28 +++++++++++++--------------
readme.md | 22 ++++++++++-----------
5 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/changelog.md b/changelog.md
index ca30f51ace..48a7be7359 100644
--- a/changelog.md
+++ b/changelog.md
@@ -329,7 +329,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- 🇰🇷 Korean translations!
- A new "adjusted" auto-budget type that will correct itself after
- spending. [Read more](https://docs.firefly-iii.org/firefly-iii/financial-concepts/organizing/#adjusted-and-correct-for-overspending)
+ spending. [Read more](https://docs.firefly-iii.org/xfirefly-iii/financial-concepts/organizing/#adjusted-and-correct-for-overspending)
- [Issue 6631](https://github.com/firefly-iii/firefly-iii/issues/6631) Can now link withdrawals and deposits to piggy
banks, thanks @ChrisWin22!
@@ -1119,7 +1119,7 @@ https://api-docs.firefly-iii.org/.
- ⚠️ This is the last release that supports PHP 8.0
- 👍 Want to try the new v3 layout? At your own risk, browse to `/v3/`.
-Please refer to the [documentation](https://docs.firefly-iii.org/firefly-iii/) and support channels if you run into
+Please refer to the [documentation](https://docs.firefly-iii.org/xfirefly-iii/) and support channels if you run into
problems:
- [Gitter.im](https://gitter.im/firefly-iii/firefly-iii)
@@ -1197,6 +1197,6 @@ problems:
# Full change log
-Can be found here: https://docs.firefly-iii.org/firefly-iii/about-firefly-iii/changelog/
+Can be found here: https://docs.firefly-iii.org/references/firefly-iii/changelog/
diff --git a/index.php b/index.php
index 81e30f194c..3de8c46999 100644
--- a/index.php
+++ b/index.php
@@ -48,7 +48,7 @@ echo '
Leaving your web server configured like this is a huge security risk.
-Please read more on the Github help pages.
+Please read more on the Github help pages.