Skip to content

Commit e2eae7c

Browse files
authored
Fix download badge link in README.md
Updated download badge link to point to the specific release tag v0.1.0.
1 parent 38546d5 commit e2eae7c

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
@@ -1,7 +1,7 @@
11
# aidrelay
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
4-
[![Download](https://img.shields.io/github/v/release/Cyneric/aidrelay?label=Download&color=green)](https://github.com/Cyneric/aidrelay/releases/latest)
4+
[![Download](https://img.shields.io/github/v/release/Cyneric/aidrelay?label=Download&color=green)](https://github.com/Cyneric/aidrelay/releases/tag/v0.1.0)
55

66
A Windows desktop app for managing MCP server configs and AI coding rules across multiple AI dev tools. Instead of manually editing JSON and markdown files for each tool, you keep everything in one place and sync it out.
77

0 commit comments

Comments
 (0)