Skip to content

Commit 40e2c25

Browse files
committed
add demo link
1 parent a175948 commit 40e2c25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This repository hosts a static GitHub Pages site that displays documentation generated by [CodeWiki](https://github.com/FSoft-AI4Code/CodeWiki.git) for multiple open-source projects.
66

7-
[![GitHub Pages](https://img.shields.io/badge/demo-live-brightgreen)](https://yourusername.github.io/codewiki-demo)
7+
[![GitHub Pages](https://img.shields.io/badge/demo-live-brightgreen)](https://fsoft-ai4code.github.io/codewiki-demo/)
88

99
---
1010

prepare-deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ echo " 3. Push: git push origin main"
6464
echo " 4. Enable GitHub Pages in repository settings"
6565
echo ""
6666
echo "Your site will be available at:"
67-
echo " https://yourusername.github.io/codewiki-demo/"
67+
echo " https://fsoft-ai4code.github.io/codewiki-demo/"
6868
echo ""

0 commit comments

Comments
 (0)