@@ -73,11 +73,11 @@ Make sure you have:
73731 . [ Create a read-only personal access token] ( /security/access-tokens/#create-a-personal-access-token ) and enter your access token under ** Secrets**
74741 . Save the configuration
7575
76- ![ Docker Hub] ( ./images /catalog_docker_hub.avif " Docker Hub ")
76+ ![ Docker Hub] ( ./Images /catalog_docker_hub.avif " Docker Hub ")
7777
7878Public images work without credentials. For private repositories, you can add your Docker Hub username and token later.
7979
80- ![ Docker Hub Secrets] ( ./images /dockerhub_secrets.avif " Docker Hub Secrets ")
80+ ![ Docker Hub Secrets] ( ./Images /dockerhub_secrets.avif " Docker Hub Secrets ")
8181
8282
8383---
@@ -93,7 +93,7 @@ You can connect from Docker Desktop or using the CLI.
93931 . Locate ** Claude Code**
94941 . Select ** Connect**
9595
96- ![ Docker Connection] ( ./images /docker-connect-claude.avif )
96+ ![ Docker Connection] ( ./Images /docker-connect-claude.avif )
9797
9898### Option B. Connect using the CLI
9999
@@ -128,7 +128,7 @@ You should now see:
128128- The MCP gateway (for example ` MCP_DOCKER ` )
129129- Tools provided by the Docker Hub MCP server
130130
131- ![ mcp-docker] ( ./images /mcp-servers.avif )
131+ ![ mcp-docker] ( ./Images /mcp-servers.avif )
132132
133133If not, restart Claude Code or check Docker Desktop to confirm the connection.
134134
@@ -268,7 +268,7 @@ Open your browser:
268268``` console
269269http://localhost:3000
270270```
271- ![ Local Host] ( ./images /Localhost.avif )
271+ ![ Local Host] ( ./Images /Localhost.avif )
272272
273273Your Node.js app should now be running.
274274
0 commit comments