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 ddb4c61 commit 8f57573Copy full SHA for 8f57573
1 file changed
pages/implementers/index.page.tsx
@@ -52,7 +52,7 @@ export default function ContentExample({
52
</section>
53
<NextPrevButton
54
prevLabel='Guides'
55
- prevURL='/guides'
+ prevURL='/learn/guides'
56
nextLabel='Understanding common interfaces'
57
nextURL='/implementers/interfaces'
58
/>
0 commit comments