Skip to content

Commit 3a9fafa

Browse files
committed
Update pf-config to point to website that still exists
1 parent 4a1519f commit 3a9fafa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/pf-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ async function waitFor(page) {
88
}
99

1010
module.exports = {
11-
prefix: 'https://www.patternfly.org/v4',
11+
prefix: 'https://www.patternfly.org',
1212
waitFor,
1313
crawl: true,
1414
context: 'document.getElementById("ws-page-main")',

0 commit comments

Comments
 (0)