Skip to content

Commit 8655200

Browse files
committed
update example
1 parent 2ea1e8e commit 8655200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-links.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ async function launchIt () {
1818
links: [
1919
(error) => {
2020
return `<a rel="noopener noreferrer" target="_blank" href="https://github.com/fs-opensource/hapi-dev-errors/search?q=${error.message}">
21-
Search Youch on GitHub
21+
Search on GitHub
2222
</a>`
2323
}
2424
]

0 commit comments

Comments
 (0)