mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-13 09:48:19 +00:00
MINOR - Update linkmonitor URL (#15818)
This commit is contained in:
parent
47a70a4fd7
commit
3613bc64fd
@ -14,7 +14,7 @@ import requests
|
||||
|
||||
try:
|
||||
res = requests.post(
|
||||
"https://www.linkmonitor.dev/api/v1/validate",
|
||||
"https://linkmonitor.onrender.com/api/v1/validate",
|
||||
headers={"Content-Type": "application/json"},
|
||||
json={"url": "https://slack.open-metadata.org"},
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user