[apple] Add back web.archive.org links (#190)
The issue was with couchbase, for which the webarchive.org link is now dead.
This commit is contained in:
@@ -19,7 +19,7 @@ Notes:
|
||||
PRODUCT = "couchbase-server"
|
||||
REGEX = r"^Release (?P<version>\d+\.\d+(\.\d+)?) \((?P<date>.+)\)$"
|
||||
URLS = [
|
||||
# Disabled, too much timed out.
|
||||
# Disabled, this link is now dead.
|
||||
# "https://web.archive.org/web/20230519160357/https://docs.couchbase.com/server/",
|
||||
"https://docs.couchbase.com/server",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user