File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ A simple tool to generate activity reports from GitHub and local activity data,
2020
2121### Option 1: Web UI
2222
23- Visit the live demo at: ` https://erikbjare.github.io /whatdidyougetdone/ `
23+ Visit the live demo at: ` https://timetobuildbob.com /whatdidyougetdone/ `
2424
2525The web UI allows you to:
2626- Enter any GitHub username to generate a report
@@ -183,7 +183,7 @@ The project includes a modern, responsive web interface for viewing reports.
183183Open ` index.html ` in your browser, or use a simple HTTP server:
184184
185185``` bash
186- python -m http.server 8000
186+ python3 -m http.server 8000
187187# Open http://localhost:8000
188188```
189189
@@ -334,6 +334,6 @@ Built with:
334334## Links
335335
336336- [ GitHub Repository] ( https://github.com/TimeToBuildBob/whatdidyougetdone )
337- - [ Live Demo] ( https://erikbjare.github.io /whatdidyougetdone/ )
337+ - [ Live Demo] ( https://timetobuildbob.com /whatdidyougetdone/ )
338338- [ ActivityWatch] ( https://activitywatch.net/ )
339339- [ Issue Tracker] ( https://github.com/TimeToBuildBob/whatdidyougetdone/issues )
You can’t perform that action at this time.
0 commit comments