Skip to content

Commit f334d01

Browse files
HikoQiuclaude
andcommitted
docs: update X handle and add X link to README headers
- Fix X (Twitter) URL from OpenCowAI to OpenCow_AI across all docs - Add X (Twitter) link to header sections in both README files - Lowercase repo name in CONTRIBUTING.md clone instructions Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6578789 commit f334d01

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Thank you for your interest in contributing to OpenCow! This guide will help you
1717
1. **Fork and clone** the repository:
1818

1919
```bash
20-
git clone https://github.com/<your-username>/OpenCow.git
21-
cd OpenCow
20+
git clone https://github.com/<your-username>/opencow.git
21+
cd opencow
2222
```
2323

2424
2. **Install dependencies** using [pnpm](https://pnpm.io/):

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ship in parallel. For every team.
2222

2323
[How It Works](#how-it-works) · [Features](#the-platform) · [Quick Start](#quick-start) · [Architecture](#architecture) · [Contributing](#contributing)
2424

25-
**[Website](https://opencow.ai)** · **[Download](https://opencow.ai/download)**
25+
**[Website](https://opencow.ai)** · **[X (Twitter)](https://x.com/OpenCow_AI)** · **[Download](https://opencow.ai/download)**
2626

2727
</div>
2828

@@ -323,7 +323,7 @@ Please read **[CONTRIBUTING.md](CONTRIBUTING.md)** for the full guide on code st
323323

324324
## Community
325325

326-
- [X (Twitter)](https://x.com/OpenCowAI) — Follow us for updates
326+
- [X (Twitter)](https://x.com/OpenCow_AI) — Follow us for updates
327327
- [Discord](https://discord.gg/dDsjwb5pzN) — Chat with the community
328328
- [GitHub Issues](https://github.com/OpenCowAI/opencow/issues) — Bug reports & feature requests
329329
- [GitHub Discussions](https://github.com/OpenCowAI/opencow/discussions) — Questions & ideas

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
[工作原理](#工作原理) · [功能特性](#功能特性) · [快速开始](#快速开始) · [架构](#架构) · [参与贡献](#参与贡献)
2424

25-
**[官方网站](https://opencow.ai)** · **[下载](https://opencow.ai/download)**
25+
**[官方网站](https://opencow.ai)** · **[X (Twitter)](https://x.com/OpenCow_AI)** · **[下载](https://opencow.ai/download)**
2626

2727
</div>
2828

@@ -323,7 +323,7 @@ git checkout -b feat/my-feature
323323

324324
## 社区
325325

326-
- [X (Twitter)](https://x.com/OpenCowAI) — 关注我们获取最新动态
326+
- [X (Twitter)](https://x.com/OpenCow_AI) — 关注我们获取最新动态
327327
- [Discord](https://discord.gg/dDsjwb5pzN) — 加入社区交流
328328
- [GitHub Issues](https://github.com/OpenCowAI/opencow/issues) — Bug 报告与功能请求
329329
- [GitHub Discussions](https://github.com/OpenCowAI/opencow/discussions) — 问题与想法

0 commit comments

Comments
 (0)