Skip to content

Commit 546112c

Browse files
authored
Merge branch 'master' into fix/bump-circle-node
2 parents 4f5a65a + 9bbd1f2 commit 546112c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/docs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const MyApp: React.FC = () => {
2424
<%= openrpcDocument.info.description %>
2525
</Typography>
2626
<br/>
27-
<Button variant="contained" color="primary" href="/api-documentation">
27+
<Button variant="contained" color="primary" href="api-documentation">
2828
API Reference Documentation
2929
</Button>
3030
<br />

0 commit comments

Comments
 (0)