Skip to content

Commit 4d58432

Browse files
author
Oskar Karlsson
committed
📝 Update link paths in readme
Update the links in README.md
1 parent ca927ef commit 4d58432

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gitmoji-commit-hook
22

3-
[![Build Status](https://travis-ci.org/welcoMattic/gitmoji-commit-hook.svg?branch=master)](https://travis-ci.org/welcoMattic/gitmoji-commit-hook)
3+
[![Build Status](https://travis-ci.org/tjoskar/gitmoji-commit-hook.svg?branch=master)](https://travis-ci.org/tjoskar/gitmoji-commit-hook)
44

55
> Prepend the right emoji to your commit message from [Gitmoji](https://github.com/carloscuesta/gitmoji)
66
@@ -21,7 +21,7 @@ $ gitmoji-commit-hook --init
2121

2222
## Usage
2323

24-
![Demo](https://github.com/welcoMattic/gitmoji-commit-hook/blob/master/demo.gif?raw=true)
24+
![Demo](https://github.com/tjoskar/gitmoji-commit-hook/blob/master/demo.gif?raw=true)
2525

2626
## KISS principle
2727

@@ -33,4 +33,4 @@ please consider [gitmoji-cli](https://github.com/carloscuesta/gitmoji-cli)
3333

3434
## License
3535

36-
The code is available under the [MIT](https://github.com/welcoMattic/gitmoji-commit-hook/blob/master/LICENSE) license.
36+
The code is available under the [MIT](https://github.com/tjoskar/gitmoji-commit-hook/blob/master/LICENSE) license.

0 commit comments

Comments
 (0)