diff --git a/README.md b/README.md index 9f0e50a..941ee54 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # [**The Paxy Book**](https://pax-hub.github.io/paxy-book/) - *Your guide to everything paxy* [![Discord Server](https://dcbadge.vercel.app/api/server/vFG57wDxsd?style=flat)](https://discord.gg/vFG57wDxsd) -[![GitHub License](https://img.shields.io/github/license/pax-hub/paxy-book)](https://www.mozilla.org/en-US/MPL/) -[![Publish](https://github.com/pax-hub/paxy-book/actions/workflows/publish.yml/badge.svg)](https://github.com/pax-hub/paxy-book/actions/workflows/publish.yml) +[![GitHub License](https://img.shields.io/github/license/pax-hub/book-paxy)](https://www.mozilla.org/en-US/MPL/) +[![Publish](https://github.com/pax-hub/paxy-book/actions/workflows/publish.yml/badge.svg)](https://github.com/pax-hub/book-paxy/actions/workflows/publish.yml) ## Table of Contents @@ -17,7 +17,7 @@ ## For Users -Please visit read the book at https://pax-hub.github.io/paxy-book +Please visit read the book at https://pax-hub.github.io/book-paxy ## For Developers @@ -30,7 +30,7 @@ In order to download the source code to your local computer for testing, or for #### HTTPS ```sh -git clone https://github.com/pax-hub/paxy-book.git +git clone https://github.com/pax-hub/book-paxy.git ``` OR @@ -38,8 +38,8 @@ OR #### SSH ```sh -git clone git@github.com:pax-hub/paxy-book.git +git clone git@github.com:pax-hub/book-paxy.git ``` ### Continuous Integration (CI) -> TODO \ No newline at end of file +> TODO