Skip to content

Commit 7d2e492

Browse files
authored
Correct target attribute in API link
1 parent e1e3702 commit 7d2e492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="https://img.shields.io/badge/C%2B%2B-17-blue.svg" alt="C++17" />
77
<img src="https://img.shields.io/badge/License-MIT-green.svg" alt="MIT License" />
88
<a href="#features"><img src="https://img.shields.io/badge/Features-blue" alt="Features" /></a>
9-
<a href="./api.md"><img src="https://img.shields.io/badge/API-blue" alt="API" /></a>
9+
<a href="./api.md" taget:"_blank"><img src="https://img.shields.io/badge/API-blue" alt="API" /></a>
1010
</p>
1111

1212
# Seraph

0 commit comments

Comments
 (0)