Skip to content

Commit 4f76bc7

Browse files
authored
Update StatusPageComponents.py
1 parent f19ed11 commit 4f76bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Status Page/StatusPageComponents.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def main():
77

88
# Set the base URL of the status page API for the service
99
# Example API URLs for these services are:
10-
# https://www.githubstatus.com, https://status.dropbox.com, https://discordstatus.com, https://www.vimeostatus.com/
10+
# https://www.githubstatus.com, https://status.dropbox.com, https://www.vimeostatus.com/
1111
urlapi = "https://www.githubstatus.com"
1212

1313
# Define header parameters for the request to the local API

0 commit comments

Comments
 (0)