test2 - #6
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates GitHub Pages URLs from the old domain myxogastria0808.github.io to the new domain pay-crew.github.io throughout the README documentation. The changes appear to reflect a migration of the GitHub Pages hosting location, possibly due to an organization rename or transfer.
Key changes:
- Updated main documentation URL from
myxogastria0808.github.io/pay-crew/topay-crew.github.io/pay-crew/ - Updated all Vitest UI Report links for frontend, backend, validator, and setup modules
- Updated all Coverage Report links for the same modules
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -9,7 +9,7 @@ | |||
|
|
|||
There was a problem hiding this comment.
The GitHub Pages URLs have been updated from myxogastria0808.github.io to pay-crew.github.io, but the GitHub repository URLs throughout the README still reference github.com/Myxogastria0808/pay-crew.
If this represents an organization/account migration, consider also updating:
- Badge URLs (lines 3-6)
- Clone URL (line 32)
- All repository links (lines 139-244)
If the repository remains under Myxogastria0808 but GitHub Pages is served from pay-crew organization, this inconsistency should be documented to avoid confusion.
| > **Note:** The GitHub Pages site is served from the `pay-crew` organization (`pay-crew.github.io/pay-crew`), but the code repository is hosted under [`Myxogastria0808/pay-crew`](https://github.com/Myxogastria0808/pay-crew). This is intentional; please use the repository under `Myxogastria0808` for issues, pull requests, and cloning. |
No description provided.