Skip to content

Commit 0d13fac

Browse files
committed
chore(docs): update README with correct GitHub links and references
1 parent 798921b commit 0d13fac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![VSCode](https://img.shields.io/badge/VSCode-007ACC?logo=visual-studio-code&logoColor=white)](https://code.visualstudio.com/)
1313
[![pnpm](https://img.shields.io/badge/pnpm-F69220?logo=pnpm&logoColor=white)](https://pnpm.io/)
1414

15-
[![CI](https://img.shields.io/github/workflow/status/your-username/vscode-extension-custom-button/CI?logo=github)](https://github.com/your-username/vscode-extension-custom-button/actions)
15+
[![CI](https://img.shields.io/github/workflow/status/Merlin218/vscode-extension-custom-button/CI?logo=github)](https://github.com/Merlin218/vscode-extension-custom-button/actions)
1616
[![Downloads](https://img.shields.io/visual-studio-marketplace/d/seagull.command-dock?logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=seagull.command-dock)
1717
[![Rating](https://img.shields.io/visual-studio-marketplace/stars/seagull.command-dock?logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=seagull.command-dock)
1818

@@ -68,7 +68,7 @@
6868

6969
```bash
7070
# 📁 克隆项目
71-
git clone https://github.com/your-username/vscode-extension-custom-button.git
71+
git clone https://github.com/Merlin218/vscode-extension-custom-button.git
7272
cd vscode-extension-custom-button
7373

7474
# 📦 安装依赖
@@ -409,8 +409,8 @@ make release-pre
409409
| 📖 **开发指南** | [DEVELOPMENT.md](DEVELOPMENT.md) | 完整的开发文档 |
410410
| 🔧 **本地安装** | [本地安装指南](docs/LOCAL_INSTALL_GUIDE.md) | 本地开发安装说明 |
411411
| 💡 **使用示例** | [示例文档](docs/EXAMPLES.md) | 丰富的配置示例 |
412-
| 🐛 **问题反馈** | [GitHub Issues](https://github.com/your-username/vscode-extension-custom-button/issues) | 提交 Bug 和功能请求 |
413-
| 💬 **讨论交流** | [GitHub Discussions](https://github.com/your-username/vscode-extension-custom-button/discussions) | 社区讨论 |
412+
| 🐛 **问题反馈** | [GitHub Issues](https://github.com/Merlin218/vscode-extension-custom-button/issues) | 提交 Bug 和功能请求 |
413+
| 💬 **讨论交流** | [GitHub Discussions](https://github.com/Merlin218/vscode-extension-custom-button/discussions) | 社区讨论 |
414414

415415
</div>
416416

@@ -420,7 +420,7 @@ make release-pre
420420

421421
<div align="center">
422422

423-
[![Contributors](https://img.shields.io/github/contributors/your-username/vscode-extension-custom-button?style=for-the-badge)](https://github.com/your-username/vscode-extension-custom-button/graphs/contributors)
423+
[![Contributors](https://img.shields.io/github/contributors/Merlin218/vscode-extension-custom-button?style=for-the-badge)](https://github.com/Merlin218/vscode-extension-custom-button/graphs/contributors)
424424

425425
</div>
426426

0 commit comments

Comments
 (0)