mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #78281 from openshift-cherrypick-robot/cherry-pick-78218-to-enterprise-4.17
[enterprise-4.17] OSDOCS 11122 modify base URL to use docs.redhat
This commit is contained in:
@@ -25,7 +25,7 @@ cli.init_logging(False, True)
|
||||
|
||||
has_errors = False
|
||||
CLONE_DIR = "."
|
||||
BASE_PORTAL_URL = "https://access.redhat.com/documentation/en-us/"
|
||||
BASE_PORTAL_URL = "https://docs.redhat.com/en/documentation/"
|
||||
# ID_RE = re.compile("^\[(?:\[|id=\'|#)(.*?)(\'?,.*?)?(?:\]|\')?\]", re.M | re.DOTALL)
|
||||
ID_RE = re.compile(
|
||||
"^\[(?:\[|id='|#|id=\")(.*?)('?,.*?)?(?:\]|'|\")?\]", re.M | re.DOTALL
|
||||
|
||||
Reference in New Issue
Block a user