We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea1e8e commit 8655200Copy full SHA for 8655200
examples/with-links.js
@@ -18,7 +18,7 @@ async function launchIt () {
18
links: [
19
(error) => {
20
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
+ Search on GitHub
22
</a>`
23
}
24
]
0 commit comments