diff --git a/README.md b/README.md index 7b734cd3..ad4534ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # JSON Schema for PHP -[![Build Status](https://github.com/justinrainbow/json-schema/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/justinrainbow/json-schema/actions) +[![Build Status](https://github.com/jsonrainbow/json-schema/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/jsonrainbow/json-schema/actions) [![Latest Stable Version](https://poser.pugx.org/justinrainbow/json-schema/v/stable.png)](https://packagist.org/packages/justinrainbow/json-schema) [![Total Downloads](https://poser.pugx.org/justinrainbow/json-schema/downloads.png)](https://packagist.org/packages/justinrainbow/json-schema) @@ -13,7 +13,7 @@ See [json-schema](http://json-schema.org/) for more details. ### Library ```bash -git clone https://github.com/justinrainbow/json-schema.git +git clone https://github.com/jsonrainbow/json-schema.git ``` ### Composer diff --git a/composer.json b/composer.json index c6b6936c..827cff0d 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "json", "schema" ], - "homepage": "https://github.com/justinrainbow/json-schema", + "homepage": "https://github.com/jsonrainbow/json-schema", "license": "MIT", "authors": [ { diff --git a/docs/index.rst b/docs/index.rst index 32cddb6c..f1949cec 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,7 +17,7 @@ Installation .. code-block:: console - git clone https://github.com/justinrainbow/json-schema.git + git clone https://github.com/jsonrainbow/json-schema.git Composer method ^^^^^^^^^^^^^^^