Skip to content

Commit ed158f7

Browse files
authored
docs: correcting link syntax
1 parent 6877606 commit ed158f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
This documentation will help you understand how to use the service provided by this codebase.
44

5-
[![Codebase Interface Principles](https://img.shields.io/badge/Codebase%20Interface-Principles-4b9ce2?style=flat-square&logo=semanticweb&logoColor=white)](https://codebaseinterface.org){target="_blank"}
5+
[![Codebase Interface Principles](https://img.shields.io/badge/Codebase%20Interface-Principles-4b9ce2?style=flat-square&logo=semanticweb&logoColor=white)](https://codebaseinterface.org)
66

77
> This repository follows the **Codebase Interface Principles** — for a better experience for everyone who works with it.
88
9-
[![Codebase Interface](https://img.shields.io/badge/Codebase_Interface-Principles-blue?style=flat)](https://codebaseinterface.org){target="_blank"}
9+
[![Codebase Interface](https://img.shields.io/badge/Codebase_Interface-Principles-blue?style=flat)](https://codebaseinterface.org)
1010

11-
_Follows the [Codebase Interface Principles](https://codebaseinterface.org){target="_blank"}._
11+
_Follows the [Codebase Interface Principles](https://codebaseinterface.org)._

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ If your codebase uses codebase principles please support the initiative by starr
1515
#### Primary
1616

1717
```md
18-
[![Codebase Interface Principles](https://img.shields.io/badge/Codebase%20Interface-Principles-4b9ce2?style=flat-square&logo=semanticweb&logoColor=white)](https://codebaseinterface.org){target="_blank"}
18+
[![Codebase Interface Principles](https://img.shields.io/badge/Codebase%20Interface-Principles-4b9ce2?style=flat-square&logo=semanticweb&logoColor=white)](https://codebaseinterface.org)
1919

2020
> This repository follows the **Codebase Interface Principles** — for a better experience for everyone who works with it.
2121
```
2222

2323
#### Simple
2424

2525
```md
26-
[![Codebase Interface](https://img.shields.io/badge/Codebase_Interface-Principles-blue?style=flat)](https://codebaseinterface.org){target="_blank"}
26+
[![Codebase Interface](https://img.shields.io/badge/Codebase_Interface-Principles-blue?style=flat)](https://codebaseinterface.org)
2727
```
2828

2929
#### Footer
3030

3131
```md
32-
_Follows the [Codebase Interface Principles](https://codebaseinterface.org){target="_blank"}._
32+
_Follows the [Codebase Interface Principles](https://codebaseinterface.org)._
3333
```

0 commit comments

Comments
 (0)