Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit d1087f2

Browse files
committed
docs: tutorials: dataflows: chatbot: Fix link to examples folder
Signed-off-by: John Andersen <[email protected]>
1 parent 004d867 commit d1087f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/dataflows/chatbot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ messages which are directed to our bot.
1919
.. note::
2020

2121
All the code for this example is located under the
22-
`examples/dataflow/chatbot <https://github.com/intel/dffml/blob/master/examples/examples/dataflow/chatbot>`_
22+
`examples/dataflow/chatbot <https://github.com/intel/dffml/blob/master/examples/dataflow/chatbot>`_
2323
directory of the DFFML source code.
2424

2525
We'll write the operations for this dataflow in operations.py

0 commit comments

Comments
 (0)