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 0ecabb6 commit 7d88718Copy full SHA for 7d88718
src/pages/assets.tsx
@@ -165,17 +165,17 @@ const AssetsPage = () => {
165
</Heading>
166
</Center>
167
<Center>
168
- <InlineLink href="/images/assets/#illustrations">
+ <InlineLink href="/assets/#illustrations">
169
{t("page-assets-illustrations")}
170
</InlineLink>
171
172
173
- <InlineLink href="/images/assets/#historical">
+ <InlineLink href="/assets/#historical">
174
{t("page-assets-historical-artwork")}
175
176
177
178
- <InlineLink href="/images/assets/#brand">
+ <InlineLink href="/assets/#brand">
179
{t("page-assets-ethereum-brand-assets")}
180
181
0 commit comments