File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11blank_issues_enabled : false
22contact_links :
33 - name : Security disclosure
4- url : https://github.com/dotsystemsdevs/saas- commitmentissues/security
4+ url : https://github.com/dotsystemsdevs/commitmentissues/security
55 about : Report security issues privately.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Official death certificates for abandoned GitHub repos.
66
77Drop a GitHub URL. Get a shareable certificate in seconds.
88
9- ![ MIT License] ( https://img.shields.io/github/license/dotsystemsdevs/saas- commitmentissues?style=flat-square )
9+ ![ MIT License] ( https://img.shields.io/github/license/dotsystemsdevs/commitmentissues?style=flat-square )
1010![ Vercel Deploy] ( https://img.shields.io/badge/deployed%20on-Vercel-black?style=flat-square&logo=vercel )
1111
1212## Screenshots
@@ -62,8 +62,8 @@ The Hall of Shame list is currently curated for recognizable dead repos and fast
6262## Run locally
6363
6464``` bash
65- git clone https://github.com/dotsystemsdevs/saas- commitmentissues
66- cd saas- commitmentissues
65+ git clone https://github.com/dotsystemsdevs/commitmentissues
66+ cd commitmentissues
6767npm install
6868npm run dev
6969```
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export default function SiteFooter({ compact = false }: SiteFooterProps) {
3636 </ nav >
3737 < a
3838 className = "site-footer-source-link alive-interactive"
39- href = "https://github.com/dotsystemsdevs/saas- commitmentissues"
39+ href = "https://github.com/dotsystemsdevs/commitmentissues"
4040 target = "_blank"
4141 rel = "noopener noreferrer"
4242 style = { {
You can’t perform that action at this time.
0 commit comments