We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b15e6d commit 9e4cedfCopy full SHA for 9e4cedf
1 file changed
README.md
@@ -84,7 +84,7 @@ This project supports two deployment methods:
84
### GitHub Pages (Recommended)
85
The site is automatically deployed to GitHub Pages when changes are pushed to the main branch.
86
87
-- **Live Site**: [https://codestorm-hub.github.io/CodeStorm-Hub.github.io/](https://codestorm-hub.github.io/CodeStorm-Hub.github.io/)
+- **Live Site**: [https://codestorm-hub.github.io](https://codestorm-hub.github.io)
88
- **Deployment**: Automatic via GitHub Actions
89
- **Configuration**: See [GitHub Pages Deployment Guide](docs/github-pages-deployment.md)
90
0 commit comments