Skip to content

Commit 3852d18

Browse files
authored
docs:fix a link to an internal page (#109)
1 parent 4cc50b1 commit 3852d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Follow this example tutorial to run an ML backend with a simple text classifier:
4343
```bash
4444
label-studio-ml init my_ml_backend --script label_studio_ml/examples/simple_text_classifier/simple_text_classifier.py
4545
```
46-
This ML backend is an example provided by Label Studio. See [how to create your own ML backend](#Create_your_own_ML_backend).
46+
This ML backend is an example provided by Label Studio. See [how to create your own ML backend](#create-your-own-ml-backend).
4747

4848
3. Start ML backend server
4949
```bash

0 commit comments

Comments
 (0)