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.
2 parents ade4206 + 80cdbf8 commit c2e5053Copy full SHA for c2e5053
theme.config.tsx
@@ -31,7 +31,7 @@ const config: DocsThemeConfig = {
31
banner: {
32
key: 'viem/op-stack',
33
text: (
34
- <a href="/builders/notices/sdk-deprecation" target="_blank">
+ <a href="/builders/notices/sdk-deprecation">
35
🎉 We are deprecating the Optimism SDK and migrating all tutorials to use viem/op-stack. Read more →
36
</a>
37
)
0 commit comments