Skip to content

Commit 5027279

Browse files
committed
Update Docker search URL
1 parent e7bbf71 commit 5027279

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdevhome.github.io",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"type": "module",
55
"scripts": {
66
"dev": "vite",

src/links.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1884,7 +1884,7 @@
18841884
"url": "https://www.docker.com",
18851885
"icon": "docker",
18861886
"color": "#2496ED",
1887-
"searchUrl": "https://www.docker.com/search/node?keys={search}",
1887+
"searchUrl": "https://www.docker.com/search/?_sf_s={search}",
18881888
"searchConcat": "%20"
18891889
},
18901890
{

0 commit comments

Comments
 (0)