diff --git a/content/developer/_index.md b/content/developer/_index.md
index 4c238ec197b5f584ce991d50cc6e2868bf3d3ce2..3f35ec08102311d4fe838aadf98094abb436eb4d 100644
--- a/content/developer/_index.md
+++ b/content/developer/_index.md
@@ -15,7 +15,7 @@ The SDK is a linux virtual machine running a standard desktop environment on top
 * **Questions?** Read the [FAQ]( {{< ref "faq.md" >}} ).
 * **Ready to start development?** [Install the SDK]( {{< ref "install.md" >}} ).
 * **Want to create or update Apertis apps?**  Find out [What's new in the latest version of Apertis]( {{< ref "#whats-new-in-this-version" >}} ) or use the [API quick links]( {{< ref "#apertis-api-quick-links" >}} ) below.
-* **Ready to distribute your app?**  Continue on to [Distribution]( {{< ref "app-distribution.md" >}} ).
+* **Ready to distribute your app?**  Continue on to [Distribution]( {{< ref "canterbury-legacy-application-framework.md" >}} ).
 
 ## Support
 
diff --git a/content/developer/faq.md b/content/developer/faq.md
index eff248165112d53d029a53ab6c9012cd25708e54..f2be626fef9785e81ccf42b226bd71eb627672ab 100644
--- a/content/developer/faq.md
+++ b/content/developer/faq.md
@@ -37,4 +37,4 @@ A: Open a new task in the [Apertis Phabricator](https://phabricator.apertis.org/
 A: Open a new task in the [Apertis Phabricator](https://phabricator.apertis.org/maniphest/task/edit/form/3/).  
 
 #### Q: How do I distribute my application for Apertis?
-A: Distributing Apps for Apertis is covered in the [Distributing]( {{< ref "app-distribution.md" >}} ) section of this guide.
+A: Distributing Apps for Apertis is covered in the [Distributing]( {{< ref "canterbury-legacy-application-framework.md" >}} ) section of this guide.
diff --git a/content/developer/licensing.md b/content/developer/licensing.md
index fd8c1c1ad591e37f10030fb6773149f325dc0ed3..a2585c3f12ea3f575710cc5ec71a7a55541e8b88 100644
--- a/content/developer/licensing.md
+++ b/content/developer/licensing.md
@@ -34,4 +34,4 @@ If you use a Free software license, you will need to follow the guidelines provi
      */
 ```
 
-The license you choose will not affect your ability to [distribute the application]( {{< ref "app-distribution.md" >}} ) through the Apertis app store.
+The license you choose will not affect your ability to [distribute the application]( {{< ref "canterbury-legacy-application-framework.md" >}} ) through the Apertis app store.