Skip to content

Commit bad5355

Browse files
committed
Update repository links in README
Changed GitHub Codespaces and fork URLs in the README to point to the AI-QL organization instead of aiql-community for consistency and accuracy.
1 parent c026d90 commit bad5355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ npx -y @ai-ql/api-proxy --target="https://api.deepinfra.com/v1/openai" --port="9
7575

7676
Click below to use the GitHub Codespace:
7777

78-
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/aiql-community/api-proxy?quickstart=1)
78+
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/AI-QL/api-proxy?quickstart=1)
7979

8080
Or fork this repo and create a codespace manually:
8181
1. Wait for env ready in your browser
@@ -97,7 +97,7 @@ Fork this repo and set `DOCKERHUB_USERNAME` and `DOCKERHUB_TOKEN` in your secret
9797

9898
Normally, the step should be:
9999

100-
1. [Fork](https://github.com/aiql-community/api-proxy/fork) this repo
100+
1. [Fork](https://github.com/AI-QL/api-proxy/fork) this repo
101101
2. Settings → Secrets and variables → Actions → New repository secret
102102

103103
## Docker Compose

0 commit comments

Comments
 (0)