|
9 | 9 | <!-- PROJECT LOGO -->
|
10 | 10 | <br />
|
11 | 11 | <p align="center">
|
12 |
| - <a href="https://github.com/lumapps/commit-msg-validator"> |
| 12 | + <a href="https://github.com/lumapps/commit-message-validator"> |
13 | 13 | <img src="images/stamp.png" alt="Logo" width="80" height="80">
|
14 | 14 | </a>
|
15 | 15 |
|
|
18 | 18 | <p align="center">
|
19 | 19 | Enforce angular commit message convention with minimal dependancy only git and bash.
|
20 | 20 | <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> |
22 | 22 | <br />
|
23 | 23 | <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> |
25 | 25 | ·
|
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> |
27 | 27 | </p>
|
28 | 28 | </p>
|
29 | 29 |
|
@@ -173,10 +173,10 @@ sudo apt install bats
|
173 | 173 |
|
174 | 174 | ### Installation
|
175 | 175 |
|
176 |
| -1. Clone the commit-msg-validator |
| 176 | +1. Clone the commit-message-validator |
177 | 177 |
|
178 | 178 | ```sh
|
179 |
| -git clone https://github.com/lumapps/commit-msg-validator.git |
| 179 | +git clone https://github.com/lumapps/commit-message-validator.git |
180 | 180 | ```
|
181 | 181 |
|
182 | 182 | That's all, your ready to go !
|
@@ -251,7 +251,7 @@ jobs:
|
251 | 251 |
|
252 | 252 | ## Roadmap
|
253 | 253 |
|
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). |
255 | 255 |
|
256 | 256 | - [x] list all the commit, and run validation on each
|
257 | 257 | - [x] enforce the overall commit message structure
|
@@ -292,7 +292,7 @@ Distributed under the MIT License. See `LICENSE` for more information.
|
292 | 292 |
|
293 | 293 | ## Contact
|
294 | 294 |
|
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) |
296 | 296 |
|
297 | 297 | <!-- ACKNOWLEDGEMENTS -->
|
298 | 298 |
|
|
0 commit comments