Skip to content

Commit

Permalink
Link added to get started button
Browse files Browse the repository at this point in the history
  • Loading branch information
GazdagB committed Feb 5, 2024
1 parent 2e09a00 commit 9b242cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h1>Clean up the mess of <span class="colored">messages</span></h1>
A tool to fix or enrich messages with the power of AI, and make
integration simpler for event-driven systems
</p>
<button class="btn btn--primary">Get Started</button>
<a href="https://github.com/MessageSilo/MessageSilo/wiki/01.-Getting-Started" target="_blank"><button class="btn btn--primary">Get Started</button></a>
</div>

<div class="hero__right">
Expand Down

0 comments on commit 9b242cd

Please sign in to comment.