We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19ed11 commit 4f76bc7Copy full SHA for 4f76bc7
Status Page/StatusPageComponents.py
@@ -7,7 +7,7 @@ def main():
7
8
# Set the base URL of the status page API for the service
9
# Example API URLs for these services are:
10
- # https://www.githubstatus.com, https://status.dropbox.com, https://discordstatus.com, https://www.vimeostatus.com/
+ # https://www.githubstatus.com, https://status.dropbox.com, https://www.vimeostatus.com/
11
urlapi = "https://www.githubstatus.com"
12
13
# Define header parameters for the request to the local API
0 commit comments