Skip to content

Commit 85c48c5

Browse files
Fixed Github link in README and character counter in TROUBLESHOOTING
1 parent 41edfbf commit 85c48c5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

sample_solutions/CodeTranslation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ docker ps
176176
### Clone the Repository
177177

178178
```bash
179-
git clone https://github.com/cld2labs/GenAISamples.git
180-
cd GenAISamples/code-translation
179+
git clone https://github.com/opea-project/Enterprise-Inference.git
180+
cd Enterprise-Inference/sample_solutions/CodeTranslation
181181
```
182182

183183
### Set up the Environment

sample_solutions/CodeTranslation/TROUBLESHOOTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ npm run dev
122122

123123
### Character Counter Not Updating
124124

125-
**Problem**: Character counter shows 0 / 8,000 even with code
125+
**Problem**: Character counter shows 0 / 4,000 even with code
126126

127127
**Solution**:
128128

0 commit comments

Comments
 (0)