Skip to content

Commit 308656f

Browse files
author
Anis Da Silva Campos
committed
docs(readme): fix naming and urls
replacing -msg- by -message-
1 parent 4a2ddb6 commit 308656f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!-- PROJECT LOGO -->
1010
<br />
1111
<p align="center">
12-
<a href="https://github.com/lumapps/commit-msg-validator">
12+
<a href="https://github.com/lumapps/commit-message-validator">
1313
<img src="images/stamp.png" alt="Logo" width="80" height="80">
1414
</a>
1515

@@ -18,12 +18,12 @@
1818
<p align="center">
1919
Enforce angular commit message convention with minimal dependancy only git and bash.
2020
<br />
21-
<a href="https://github.com/lumapps/commit-msg-validator"><strong>Explore the docs »</strong></a>
21+
<a href="https://github.com/lumapps/commit-message-validator"><strong>Explore the docs »</strong></a>
2222
<br />
2323
<br />
24-
<a href="https://github.com/lumapps/commit-msg-validator/issues">Report Bug</a>
24+
<a href="https://github.com/lumapps/commit-message-validator/issues">Report Bug</a>
2525
·
26-
<a href="https://github.com/lumapps/commit-msg-validator/issues">Request Feature</a>
26+
<a href="https://github.com/lumapps/commit-message-validator/issues">Request Feature</a>
2727
</p>
2828
</p>
2929

@@ -173,10 +173,10 @@ sudo apt install bats
173173

174174
### Installation
175175

176-
1. Clone the commit-msg-validator
176+
1. Clone the commit-message-validator
177177

178178
```sh
179-
git clone https://github.com/lumapps/commit-msg-validator.git
179+
git clone https://github.com/lumapps/commit-message-validator.git
180180
```
181181

182182
That's all, your ready to go !
@@ -251,7 +251,7 @@ jobs:
251251

252252
## Roadmap
253253

254-
See the [open issues](https://github.com/lumapps/commit-msg-validator/issues) for a list of proposed features (and known issues).
254+
See the [open issues](https://github.com/lumapps/commit-message-validator/issues) for a list of proposed features (and known issues).
255255

256256
- [x] list all the commit, and run validation on each
257257
- [x] enforce the overall commit message structure
@@ -292,7 +292,7 @@ Distributed under the MIT License. See `LICENSE` for more information.
292292

293293
## Contact
294294

295-
Project Link: [https://github.com/lumapps/commit-msg-validator](https://github.com/lumapps/commit-msg-validator)
295+
Project Link: [https://github.com/lumapps/commit-message-validator](https://github.com/lumapps/commit-message-validator)
296296

297297
<!-- ACKNOWLEDGEMENTS -->
298298

0 commit comments

Comments
 (0)