Skip to content

Commit c5a2dfe

Browse files
committed
test: fix test
1 parent 05a98f6 commit c5a2dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/no-dead-link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ tester.run('no-dead-link', rule, {
108108
},
109109
// https://github.com/textlint-rule/textlint-rule-no-dead-link/issues/128
110110
{
111-
text: 'should treat 200 OK. It requires browser-like User-Agent: https://issues.jenkins-ci.org/browse/JENKINS-59261',
111+
text: 'should treat 200 OK. It requires browser-like User-Agent: https://issues.jenkins.io/browse/JENKINS-59261',
112112
options: {
113113
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36'
114114
}

0 commit comments

Comments
 (0)