You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**Drag, drop, done.** Turn GitHub billing CSVs into interactive dashboards. Everything runs in your browser.
4
4
5
-
**[→ Try it now](https://austenstone.github.io/tbb/?demo=auto)** · **[Live App](https://austenstone.github.io/tbb/)**
5
+
**[→ Try it now](https://austenstone.github.io/github-actions-usage-report/?demo=auto)** · **[Live App](https://austenstone.github.io/github-actions-usage-report/)**
6
6
7
7
## Supported Reports
8
8
@@ -88,4 +88,4 @@ npm run typecheck # TypeScript (no emit)
88
88
89
89
## Deployment
90
90
91
-
Pushed to `main` → lint → typecheck → test → build → deployed to [GitHub Pages](https://austenstone.github.io/tbb/) via Actions.
91
+
Pushed to `main` → lint → typecheck → test → build → deployed to [GitHub Pages](https://austenstone.github.io/github-actions-usage-report/) via Actions.
0 commit comments