File tree Expand file tree Collapse file tree 5 files changed +3
-14
lines changed
ai/mcp-catalog-and-toolkit Expand file tree Collapse file tree 5 files changed +3
-14
lines changed Load Diff This file was deleted.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ params:
4242 link : /model-runner/
4343 - title : MCP Catalog and Toolkit
4444 description : Augment your AI workflow with MCP servers.
45- icon : /assets/ icons/toolkit.svg
45+ icon : /icons/toolkit.svg
4646 link : /ai/mcp-catalog-and-toolkit/
4747 products :
4848 - title : Docker Desktop
Original file line number Diff line number Diff line change 1717 link : /ai/mcp-catalog-and-toolkit/catalog/
1818 - title : MCP Toolkit
1919 description : Learn about the MCP toolkit to manage MCP servers and clients
20- icon : /assets/ icons/toolkit.svg
20+ icon : /icons/toolkit.svg
2121 link : /ai/mcp-catalog-and-toolkit/toolkit/
2222---
2323
Original file line number Diff line number Diff line change 22{{- with resources.Get $path }}
33 {{ .Content | safeHTML }}
44{{- else }}
5- {{- if in $path "toolbox.svg" }}
6- {{/* Temporary empty branch */}}
7- {{- else }}
8- {{- errorf "The 'svg' partial was unable to find %s" $path }}
9- {{- end }}
5+ {{- errorf "The 'svg' partial was unable to find %s" $path }}
106{{- end }}
You can’t perform that action at this time.
0 commit comments