Skip to content

Commit

Permalink
Update NavBar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
anshgoyalevil authored Aug 2, 2023
1 parent 7778d3a commit 27dccdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/navigation/NavBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export default function NavBar({
selected={i18n.language.toLocaleUpperCase()}
/> */}

<GithubButton text="GitHub" href="https://github.com/asyncapi/spec" className="py-2 ml-2" inNav="true" />
<GithubButton text="Star on GitHub" href="https://github.com/asyncapi/spec" className="py-2 ml-2" inNav="true" />
</div>
</nav>

Expand Down

0 comments on commit 27dccdf

Please sign in to comment.