diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 990cd92..405f1bc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,7 @@ Here is how to run a local docs server and build them for release: 1. Clone this repository ```bash -$ git clone https://github.com/ponzu-cms/docs.git +$ git clone https://github.com/haturatu/docs.git ``` 2. Start the development server which will watch and auto-build the docs ```bash |