Skip to content

Commit 80cdbf8

Browse files
committed
enable same-page navigation
1 parent ade4206 commit 80cdbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const config: DocsThemeConfig = {
3131
banner: {
3232
key: 'viem/op-stack',
3333
text: (
34-
<a href="/builders/notices/sdk-deprecation" target="_blank">
34+
<a href="/builders/notices/sdk-deprecation">
3535
🎉 We are deprecating the Optimism SDK and migrating all tutorials to use viem/op-stack. Read more →
3636
</a>
3737
)

0 commit comments

Comments
 (0)