mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Typo! Now it should be ok 🚀
This commit is contained in:
parent
8526ea04e3
commit
9d069e681d
1 changed files with 4 additions and 4 deletions
|
|
@ -258,9 +258,9 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
[](https://GitHub.com/Naereen/StrapDown.js/issues/)
|
||||
```
|
||||
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/issues/)
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/issues?q=is%3Aissue+is%3Aclosed)
|
||||
```markdown
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/issues/)
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/issues?q=is%3Aissue+is%3Aclosed)
|
||||
```
|
||||
|
||||
### GitHub pull-requests
|
||||
|
|
@ -275,9 +275,9 @@ A list of badges, with their Markdown code, that can be included in a `README.md
|
|||
```
|
||||
|
||||
### GitHub file size
|
||||
[](https://github.com/Naereen/StrapDown.js/master/strapdown.min.js)
|
||||
[](https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js)
|
||||
```markdown
|
||||
[](https://github.com/Naereen/StrapDown.js/master/strapdown.min.js)
|
||||
[](https://github.com/Naereen/StrapDown.js/blob/master/strapdown.min.js)
|
||||
```
|
||||
|
||||
### GitHub version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue