Skip to content

Commit

Permalink
Add target _blank to link and fix playground
Browse files Browse the repository at this point in the history
  • Loading branch information
fmvilas committed Mar 11, 2021
1 parent c219db4 commit e2d3692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<p align="center">
<a href="#the-specification">Specification</a>
|
<a href="http://editor.asyncapi.org" target="_blank">Playground</a>
<a href="http://playground.asyncapi.io" target="_blank">Playground</a>
|
<a href="https://www.asyncapi.com/roadmap">Roadmap</a>
<a href="https://www.asyncapi.com/roadmap" target="_blank">Roadmap</a>
|
<a href="./CONTRIBUTING.md">Contributing</a>
|
Expand Down

0 comments on commit e2d3692

Please sign in to comment.