https://tails.boum.org/news/version_3.0/index.en.html
Changes > New features > Major upgrades to included software
The "migrated automatically" link specifies the anchor "#migrate"
instead of "#migration".
Fixed by attached patch.
--
Cody Brownstein
Liquidity, LLC
From 49042fb6822315fffaff866a1cc993819d79d141 Mon Sep 17 00:00:00 2001
From: Cody Brownstein <cbrownstein@???>
Date: Sat, 17 Jun 2017 18:34:06 -0700
Subject: [PATCH] Fix link anchor
---
wiki/src/news/version_3.0.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wiki/src/news/version_3.0.mdwn b/wiki/src/news/version_3.0.mdwn
index 41b406507e..ca3987508f 100644
--- a/wiki/src/news/version_3.0.mdwn
+++ b/wiki/src/news/version_3.0.mdwn
@@ -127,7 +127,7 @@ upgrade as soon as possible.
- Most included software has been upgraded in Debian 9, for example:
- *KeePassX* from 0.4.3 to 2.0.3<br/>
Your password database will be
- [[migrated automatically|doc/encryption_and_privacy/manage_passwords#migrate]] to the new format of *KeePassX* 2.
+ [[migrated automatically|doc/encryption_and_privacy/manage_passwords#migration]] to the new format of *KeePassX* 2.
- *LibreOffice* from 4.3.3 to 5.2.6
- *Inkscape* from 0.48.5 to 0.92.1
- *Audacity* from 2.0.6 to 2.1.2
--
2.11.0