Skip to content

Commit 1a78f9a

Browse files
committed
EMNIST tutorial readme: Fix link to options in readme
1 parent e1e96a6 commit 1a78f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorial_emnist_tflm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ configuration. Please read the corresponding section on [building the package](/
4949
Build artifacts of the application are stored in the `/obj/<project>/examples/tutorial_emnist_tflm` directory where `<project>` is defined according to your target platform.
5050

5151
After you've built and configured the whole library project, you can proceed with the following steps.
52-
You need to replace `<options>` placeholder in commands below with the same [build configuration options](README.md#build-configuration-options) list you used for the library configuration and build.
52+
You need to replace `<options>` placeholder in commands below with the same [build configuration options](/README.md#build-configuration-options) list you used for the library configuration and build.
5353

5454
1. Open command line in the root of the embARC MLI repo and change working directory to './examples/tutorial_emnist_tflm/'
5555

0 commit comments

Comments
 (0)