We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cc50b1 commit 3852d18Copy full SHA for 3852d18
README.md
@@ -43,7 +43,7 @@ Follow this example tutorial to run an ML backend with a simple text classifier:
43
```bash
44
label-studio-ml init my_ml_backend --script label_studio_ml/examples/simple_text_classifier/simple_text_classifier.py
45
```
46
- This ML backend is an example provided by Label Studio. See [how to create your own ML backend](#Create_your_own_ML_backend).
+ This ML backend is an example provided by Label Studio. See [how to create your own ML backend](#create-your-own-ml-backend).
47
48
3. Start ML backend server
49
0 commit comments