Skip to content

Commit 6c2e6fa

Browse files
committed
Fix README URLs in build workflows
1 parent f247d51 commit 6c2e6fa

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.github/workflows/build-macos.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
Different models perform better for different target languages!
9494
9595
See our comprehensive benchmarks to find the best model for your target language:
96-
https://github.com/hydropix/TranslateBookWithLLM/wiki
96+
https://github.com/hydropix/TranslateBooksWithLLMs/wiki
9797
9898
Benchmarks include 11 models tested across 19 languages with accuracy, fluency, and style scores.
9999
@@ -120,9 +120,9 @@ jobs:
120120
121121
## Links
122122
123-
- Full Documentation: https://github.com/hydropix/TranslateBookWithLLM
124-
- Model Benchmarks: https://github.com/hydropix/TranslateBookWithLLM/wiki
125-
- Report Issues: https://github.com/hydropix/TranslateBookWithLLM/issues
123+
- Full Documentation: https://github.com/hydropix/TranslateBooksWithLLMs
124+
- Model Benchmarks: https://github.com/hydropix/TranslateBooksWithLLMs/wiki
125+
- Report Issues: https://github.com/hydropix/TranslateBooksWithLLMs/issues
126126
- OpenRouter Models: https://openrouter.ai/models (200+ cloud models)
127127
EOF
128128

.github/workflows/build-windows.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
Different models perform better for different target languages!
6767
6868
📊 See our comprehensive benchmarks to find the best model for your target language:
69-
👉 https://github.com/hydropix/TranslateBookWithLLM/wiki
69+
👉 https://github.com/hydropix/TranslateBooksWithLLMs/wiki
7070
7171
Benchmarks include 11 models tested across 19 languages with accuracy, fluency, and style scores.
7272
@@ -93,9 +93,9 @@ jobs:
9393
9494
## Links
9595
96-
- 📚 Full Documentation: https://github.com/hydropix/TranslateBookWithLLM
97-
- 📊 Model Benchmarks: https://github.com/hydropix/TranslateBookWithLLM/wiki
98-
- 🐛 Report Issues: https://github.com/hydropix/TranslateBookWithLLM/issues
96+
- 📚 Full Documentation: https://github.com/hydropix/TranslateBooksWithLLMs
97+
- 📊 Model Benchmarks: https://github.com/hydropix/TranslateBooksWithLLMs/wiki
98+
- 🐛 Report Issues: https://github.com/hydropix/TranslateBooksWithLLMs/issues
9999
- 🌐 OpenRouter Models: https://openrouter.ai/models (200+ cloud models)
100100
"@
101101

0 commit comments

Comments
 (0)