docs: fix page not found (#56512)

PR Close #56512
This commit is contained in:
Sasidharan SD
2024-06-19 10:22:08 +05:30
committed by Andrew Kushnir
parent 55835e9bc9
commit 955ade66e1
@@ -54,6 +54,6 @@ With these skills, your app can now share data and display dynamic values in the
For more information about the topics covered in this lesson, visit:
<docs-pill-row>
<docs-pill href="guide/templates/interpolation" title="Template syntax"/>
<docs-pill href="guide/templates/template-syntax" title="Displaying values with interpolation"/>
<docs-pill href="guide/templates" title="Template syntax"/>
<docs-pill href="guide/templates/interpolation" title="Displaying values with interpolation"/>
</docs-pill-row>