From 4fbed612e0a598bed241509ee37ad814d961e115 Mon Sep 17 00:00:00 2001 From: Katrina Prosise Date: Mon, 8 Jul 2024 05:37:29 -0400 Subject: [PATCH] Fix broken ref link in deploying app tutorial Reference to another tutorial was broken, issue identified and fixed. QA steps: checked rendered output to check that ref/link is working. No related task tracking info, minor fix. Signed-off-by: Katrina Prosise --- source/tutorials/deploying-first-app/deploying-first-app.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorials/deploying-first-app/deploying-first-app.rst b/source/tutorials/deploying-first-app/deploying-first-app.rst index 271d0c8d7..d0c860067 100644 --- a/source/tutorials/deploying-first-app/deploying-first-app.rst +++ b/source/tutorials/deploying-first-app/deploying-first-app.rst @@ -3,7 +3,7 @@ Deploying Your First Application ================================ -In the tutorial ref:`tutorial-creating-first-target`, you learned about **Targets**. +In the tutorial :ref:`tutorial-creating-first-target`, you learned about **Targets**. This is core to understanding how FoundriesFactory® works. Now you will learn how devices *consume* Targets. You will also learn how to configure a device with the desired applications.