Changed hyperlink from the relative path to point to the python file in the repo
This commit is contained in:
Vidushi Gupta 2023-06-08 12:35:06 +05:30 коммит произвёл GitHub
Родитель cba96a9e25
Коммит 3f773877bb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -187,7 +187,7 @@ Hmm, that's not great. Can you tell me more about old hounddogs?
It was nice talking to you, goodbye!
```
One possible solution to the task is [here](solution/bot.py)
One possible solution to the task is [here](https://github.com/microsoft/ML-For-Beginners/blob/main/6-NLP/2-Tasks/solution/bot.py)
✅ Knowledge Check