Skip to content

Commit

Permalink
Update quick-start-with-application.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dspashynskyi authored Nov 23, 2023
1 parent e401096 commit 936032e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/quick-start-with-application.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Examples of Applications: guided conversations, hierarchical search.

Create a python file in your project folder and name it `app.py`.

> Refer to the [application file](./dial-docker-compose/application/echo/app.py).
> Refer to the [application file](/dial-docker-compose/application/echo/app.py).
We use a [dockerfile](https://github.com/epam/ai-dial/tree/main/docs/dial-docker-compose/application/echo) to launch the Echo application.

Expand Down

0 comments on commit 936032e

Please sign in to comment.