Skip to content

Commit 8d0ccbb

Browse files
Update links to new independent site
1 parent 091728f commit 8d0ccbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
An open-source api-first status page aggregator.
1919

20-
If you're looking for the official hosted version, head [here](https://statushpere.tech).
20+
If you're looking for the official hosted version, head [here](https://www.statusphere.tech).
2121

2222

2323
Read more about the project at the [launch blog post](https://metoro.io/blog/statusphere).
@@ -52,7 +52,7 @@ the services listed in the `status_pages.go` file.
5252

5353
If you want to quickly try the api you can hit the hosted version
5454
```bash
55-
curl 'https://statusphere.metoro.io/api/v1/incidents?statusPageUrl=https://www.githubstatus.com' | jq
55+
curl 'https://api.statusphere.tech/api/v1/incidents?statusPageUrl=https://www.githubstatus.com' | jq
5656
```
5757

5858
To run the stack locally:

0 commit comments

Comments
 (0)