Skip to content

Commit

Permalink
Fix link to specifications on index page
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Jan 17, 2024
1 parent 1283d20 commit e79b07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ export default function Home(): JSX.Element {
<Section>
<Pentagon size={1000} color={BLUE} margin={4} right />
<Title text="Open protocol specification and research">
Read the <a href="specification">specification</a>
Read the <a href="specifications">specification</a>
</Title>
<Drawing url="/images/panda-artwork-1.png" />
</Section>
Expand Down

0 comments on commit e79b07a

Please sign in to comment.