Skip to content

Commit

Permalink
fix readme internal link
Browse files Browse the repository at this point in the history
  • Loading branch information
adl212 committed Dec 20, 2020
1 parent 99809ec commit 296b437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ import nitrotype
racer = nitrotype.Racer('adl212')
print(racer.username)
```
You can see all the attributes [here]('#racer-attributes')
You can see all the attributes [here](#racer-attributes)

0 comments on commit 296b437

Please sign in to comment.