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 4f5a65a + 9bbd1f2 commit 546112cCopy full SHA for 546112c
src/components/docs.ts
@@ -24,7 +24,7 @@ const MyApp: React.FC = () => {
24
<%= openrpcDocument.info.description %>
25
</Typography>
26
<br/>
27
- <Button variant="contained" color="primary" href="/api-documentation">
+ <Button variant="contained" color="primary" href="api-documentation">
28
API Reference Documentation
29
</Button>
30
<br />
0 commit comments