Skip to content

Commit 5dca7a0

Browse files
committed
(fixed) document link error
1 parent bdabf77 commit 5dca7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/training.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ python train.py --do_train --do_eval --model_type roberta \
6161
```
6262

6363
## How to train for your lint style?
64-
See the [Diff model](#Diff model) section above for the role of the code.
64+
See the [Diff model](https://github.com/graykode/commit-autosuggestions/blob/master/docs/training.md#diff-model) section above for the role of the code.
6565

6666
#### 1. cloning repositories from github
6767
This code clones all repositories in [repositories.txt](https://github.com/graykode/commit-autosuggestions/blob/master/repositories.txt).

0 commit comments

Comments
 (0)