Skip to content

Commit adc1c56

Browse files
committed
Fix Docker Hub badge URL
- Correct Docker Hub repository URL from /repository/ to /r/ format - Update badge link to use proper Docker Hub URL structure
1 parent 54b3b86 commit adc1c56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A modern web interface for browsing and searching your massCode snippets with syntax highlighting, themes, and copy-to-clipboard functionality.
44

55
[![Docker](https://img.shields.io/badge/Docker-Ready-green?style=flat-square&logo=docker)](#using-docker-compose-recommended)
6-
[![Docker Hub](https://img.shields.io/docker/pulls/codebude/masscode-web?logo=docker)](https://hub.docker.com/repository/docker/codebude/masscode-web/general)
6+
[![Docker Hub](https://img.shields.io/docker/pulls/codebude/masscode-web?logo=docker)](https://hub.docker.com/r/codebude/masscode-web)
77
[![GHCR](https://img.shields.io/badge/GHCR-Ready-blue?style=flat-square&logo=github)](https://github.com/codebude/masscode-web/pkgs/container/masscode-web)
88
[![License](https://img.shields.io/badge/License-MIT-yellow?style=flat-square)](LICENSE.txt)
99

0 commit comments

Comments
 (0)