Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update ✏️ (#61)

authored by

Thibault Le Ouay and committed by
GitHub
c826427a 77ea289f

+8 -8
+4 -4
README.md
··· 13 13 · 14 14 <a href="https://www.openstatus.dev">Website</a> 15 15 · 16 - <a href="https://github.com/mxkaske/openstatus/issues">Issues</a> 16 + <a href="https://github.com/openstatushq/openstatus/issues">Issues</a> 17 17 · 18 18 <a href="https://openstatus.productlane.com/roadmap">Roadmap</a> 19 19 </p> ··· 58 58 1. Clone the repository 59 59 60 60 ```sh 61 - git clone https://github.com/mxkaske/openstatus.git 61 + git clone https://github.com/openstatushq/openstatus.git 62 62 ``` 63 63 64 64 2. Install dependencies ··· 95 95 96 96 ## Contributors 97 97 98 - <a href="https://github.com/mxkaske/openstatus/graphs/contributors"> 99 - <img src="https://contrib.rocks/image?repo=mxkaske/openstatus" /> 98 + <a href="https://github.com/openstatushq/openstatus/graphs/contributors"> 99 + <img src="https://contrib.rocks/image?repo=openstatushq/openstatus" /> 100 100 </a>
+1 -1
apps/web/src/app/app/(auth)/layout.tsx
··· 19 19 developer and want to know how it works? <br /> 20 20 Check out{" "} 21 21 <a 22 - href="https://github.com/mxkaske/openstatus" 22 + href="https://github.com/openstatushq/openstatus" 23 23 target="_blank" 24 24 rel="noreferrer" 25 25 className="text-foreground underline underline-offset-4 hover:no-underline"
+1 -1
apps/web/src/app/page.tsx
··· 30 30 </Button> 31 31 <Button asChild variant="link"> 32 32 <a 33 - href="https://github.com/mxkaske/openstatus" 33 + href="https://github.com/openstatushq/openstatus" 34 34 rel="noreferrer" 35 35 target="_blank" 36 36 >
+1 -1
apps/web/src/components/layout/footer.tsx
··· 23 23 <span className="text-muted-foreground/70 mx-1">&bull;</span> 24 24 See on{" "} 25 25 <a 26 - href="https://github.com/mxkaske/openstatus" 26 + href="https://github.com/openstatushq/openstatus" 27 27 target="_blank" 28 28 rel="noreferrer" 29 29 className="text-foreground underline underline-offset-4 hover:no-underline"
+1 -1
packages/emails/emails/waiting-list.tsx
··· 14 14 <br /> 15 15 We're working hard to get you access to OpenStatus. ou can track our 16 16 progress on our{" "} 17 - <Link href="https://github.com/mxkaske/openstatus"> 17 + <Link href="https://github.com/openstatushq/openstatus"> 18 18 Github repository 19 19 </Link> 20 20 .