Skip to content

Commit 9e4cedf

Browse files
authored
Fix live site URL in README
Updated live site URL for GitHub Pages.
1 parent 7b15e6d commit 9e4cedf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ This project supports two deployment methods:
8484
### GitHub Pages (Recommended)
8585
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.
8686

87-
- **Live Site**: [https://codestorm-hub.github.io/CodeStorm-Hub.github.io/](https://codestorm-hub.github.io/CodeStorm-Hub.github.io/)
87+
- **Live Site**: [https://codestorm-hub.github.io](https://codestorm-hub.github.io)
8888
- **Deployment**: Automatic via GitHub Actions
8989
- **Configuration**: See [GitHub Pages Deployment Guide](docs/github-pages-deployment.md)
9090

0 commit comments

Comments
 (0)