Skip to content

Commit b180811

Browse files
Fix link from previous commit
1 parent 8418f23 commit b180811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ DEEPQA_WORKDIR=<base_dir> docker-compose -f deploy.yml up
2929
DEEPQA_WORKDIR=<base_dir> nvidia-docker-compose -f deploy.yml up
3030
```
3131

32-
After the server is launched, you should be able to speak with the ChatBot at http://localhost:8000/.
32+
After the server is launched, you should be able to speak with the ChatBot at [http://localhost:8000/](http://localhost:8000/).
3333

3434
**Note**: You can also train a model with the previous command by replacing `deploy.yml` by `train.yml`.
3535

0 commit comments

Comments
 (0)