We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7bbf71 commit 5027279Copy full SHA for 5027279
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webdevhome.github.io",
3
- "version": "2.4.2",
+ "version": "2.4.3",
4
"type": "module",
5
"scripts": {
6
"dev": "vite",
src/links.json
@@ -1884,7 +1884,7 @@
1884
"url": "https://www.docker.com",
1885
"icon": "docker",
1886
"color": "#2496ED",
1887
- "searchUrl": "https://www.docker.com/search/node?keys={search}",
+ "searchUrl": "https://www.docker.com/search/?_sf_s={search}",
1888
"searchConcat": "%20"
1889
},
1890
0 commit comments