Skip to content

Commit 84a5a4a

Browse files
GitHub org rename
1 parent e096240 commit 84a5a4a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
[![Downloads](https://poser.pugx.org/captainhook/captainhook/downloads)](https://packagist.org/packages/captainhook/captainhook/stats)
44
[![Downloads](https://poser.pugx.org/captainhook/captainhook/d/monthly)](https://packagist.org/packages/captainhook/captainhook/stats)
55
[![Downloads](https://poser.pugx.org/captainhook/captainhook/d/daily)](https://packagist.org/packages/captainhook/captainhook/stats)
6-
[![License](https://poser.pugx.org/captainhook/captainhook/license.svg?v=1)](https://github.com/captainhookphp/captainhook/blob/main/LICENSE)
7-
[![Build Status](https://github.com/captainhookphp/captainhook/workflows/Continuous%20Integration/badge.svg)](https://github.com/captainhookphp/captainhook/actions)
8-
[![Code Quality](https://scrutinizer-ci.com/g/captainhookphp/captainhook/badges/quality-score.png?b=main&v=1)](https://scrutinizer-ci.com/g/captainhookphp/captainhook/?branch=master)
9-
[![Code Coverage](https://scrutinizer-ci.com/g/captainhookphp/captainhook/badges/coverage.png?b=main&v=1)](https://scrutinizer-ci.com/g/captainhookphp/captainhook/?branch=master)
6+
[![License](https://poser.pugx.org/captainhook/captainhook/license.svg?v=1)](https://github.com/captainhook-git/captainhook/blob/main/LICENSE)
7+
[![Build Status](https://github.com/captainhook-git/captainhook/workflows/Continuous%20Integration/badge.svg)](https://github.com/captainhook-git/captainhook/actions)
8+
[![Code Quality](https://scrutinizer-ci.com/g/captainhook-git/captainhook/badges/quality-score.png?b=main&v=1)](https://scrutinizer-ci.com/g/captainhook-git/captainhook/?branch=master)
9+
[![Code Coverage](https://scrutinizer-ci.com/g/captainhook-git/captainhook/badges/coverage.png?b=main&v=1)](https://scrutinizer-ci.com/g/captainhook-git/captainhook/?branch=master)
1010
[![X](https://img.shields.io/badge/X-%40captainhookphp-black.svg)](https://twitter.com/intent/user?screen_name=captainhookphp)
1111
[![Mastodon](https://img.shields.io/badge/Mastodon-%40captainhook-purple.svg)](https://phpc.social/@captainhook)
1212

1313
# CaptainHook
1414

15-
<img src="https://captainhookphp.github.io/captainhook/gfx/ch.png" alt="CaptainHook logo" align="right" width="200"/>
15+
<img src="https://captainhook-git.github.io/captainhook/gfx/ch.png" alt="CaptainHook logo" align="right" width="200"/>
1616

1717
*CaptainHook* is an easy to use and very flexible git hook library for php developers.
1818
It enables you to configure your git hook actions in a simple json file.
@@ -31,7 +31,7 @@ For more information have a look at the [documentation](https://php.captainhook.
3131
## Installation
3232

3333
The preferred method to install *CaptainHook* is to install the PHAR file.
34-
You can do so by using [Phive](https://phar.io/), use the PHAR Composer package, or download the PHAR from the GitHub [release page](https://github.com/captainhookphp/captainhook/releases/latest).
34+
You can do so by using [Phive](https://phar.io/), use the PHAR Composer package, or download the PHAR from the GitHub [release page](https://github.com/captainhook-git/captainhook/releases/latest).
3535
```bash
3636
phive install captainhook
3737
```

0 commit comments

Comments
 (0)