We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfea2c commit 10ffce2Copy full SHA for 10ffce2
src/partials/body-landing-page-capella.hbs
@@ -14,7 +14,7 @@
14
<article class="doc landing-page-capella">
15
{{{page.contents}}}
16
<div class="ending-image">
17
- <img src="./_images/lineplus.svg" />
+ <img src="{{{uiRootPath}}}/img/lineplus.svg" />
18
</div>
19
</article>
20
</main>
0 commit comments