Skip to content

Commit d0de3d2

Browse files
committed
Use staging link in spectaql logo
1 parent b2e3da7 commit d0de3d2

File tree

2 files changed

+1671
-1673
lines changed

2 files changed

+1671
-1673
lines changed

spectaql/comdox-theme/views/partials/layout/page.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{{#if logoData }}
77
<img src="data:image/png;base64,{{logoData}}" title="{{info.title}}" />
88
{{else if logoUrl}}
9-
<a href="/graphql/"><img src="{{logoUrl}}" title="{{info.title}}" />
9+
<a href="https://developer-stage.adobe.com/commerce/webapi/graphql/"><img src="{{logoUrl}}" title="{{info.title}}" />
1010
<strong class="spectrum-Heading spectrum-Heading--sizeXXS" style="text-align: center; display: block; color: #FA0F00;">Adobe&nbsp;Developer</strong>
1111
</a>
1212
{{else if logoImageName}}

0 commit comments

Comments
 (0)