Skip to content

Commit

Permalink
docs: template links should be underscores
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Jun 13, 2024
1 parent 7cfcc83 commit a717f3d
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 @@ -35,9 +35,9 @@
<br />
<a href="https://github.com/bosun-ai/swiftide">View Demo</a>
·
<a href="https://github.com/bosun-ai/swiftide/issues/new?labels=bug&template=bug-report.md">Report Bug</a>
<a href="https://github.com/bosun-ai/swiftide/issues/new?labels=bug&template=bug_report.md">Report Bug</a>
·
<a href="https://github.com/bosun-ai/swiftide/issues/new?labels=enhancement&template=feature-request.md">Request Feature</a>
<a href="https://github.com/bosun-ai/swiftide/issues/new?labels=enhancement&template=feature_request.md">Request Feature</a>
</p>
</div>

Expand Down

0 comments on commit a717f3d

Please sign in to comment.