Skip to content

Commit 3289648

Browse files
web-werkstattclaude
andcommitted
fix: Use absolute GitHub URLs for download links
- Replace relative paths with direct GitHub raw URLs - Fix broken download links that pointed to missing files - Ensure downloads work immediately from GitHub README - Use github.com/web-werkstatt/ai-context-optimizer/raw/main/ URLs - Update both English and German README files 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent c8678a7 commit 3289648

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Ctrl+Shift+P → "Cline Token Manager: Show Fix Instructions"
175175
## **Quick Start - Get Cache-Explosion Prevention NOW!**
176176

177177
### **🚨 Installation (2 minutes)**
178-
1. **Download**: [`cline-token-manager-beta-1.2.0-universal-ai-platform.vsix`](./releases/beta/cline-token-manager-beta-1.2.0-universal-ai-platform.vsix) (11.7 MB)
178+
1. **Download**: [`cline-token-manager-beta-1.2.0-universal-ai-platform.vsix`](https://github.com/web-werkstatt/ai-context-optimizer/raw/main/releases/beta/cline-token-manager-beta-1.2.0-universal-ai-platform.vsix) (11.7 MB)
179179
2. **Install**: Open VS Code → `Ctrl+Shift+P` → "Extensions: Install from VSIX..."
180180
3. **Activate**: Extension activates automatically with Cline
181181
4. **Start Saving**: Immediate cache-explosion prevention begins

README_DE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Cursor bewies, dass intelligentes Kontext-Management $400M+ Wert schafft. Wir na
137137
## **Schnellstart - Cache-Explosion Prevention JETZT!**
138138

139139
### **🚨 Installation (2 Minuten)**
140-
1. **Download**: [`cline-token-manager-beta-1.2.0-universal-ai-platform.vsix`](./releases/beta/cline-token-manager-beta-1.2.0-universal-ai-platform.vsix) (11,7 MB)
140+
1. **Download**: [`cline-token-manager-beta-1.2.0-universal-ai-platform.vsix`](https://github.com/web-werkstatt/ai-context-optimizer/raw/main/releases/beta/cline-token-manager-beta-1.2.0-universal-ai-platform.vsix) (11,7 MB)
141141
2. **Installation**: VS Code öffnen → `Strg+Shift+P` → "Extensions: Install from VSIX..."
142142
3. **Aktivierung**: Extension aktiviert sich automatisch mit Cline
143143
4. **Sofort sparen**: Cache-Explosion Prevention beginnt sofort

0 commit comments

Comments
 (0)