[DOCS] Fix links in README.md (#66)

This commit is contained in:
Jason Ansel
2021-02-16 13:23:39 -08:00
committed by GitHub
parent 9c7bf0b75d
commit c43535c219

View File

@@ -33,4 +33,4 @@ make -j8;
## Getting Started
You can find tutorials for Triton for [Python](https://github.com/ptillet/triton/tree/master/tutorials) and [C++](https://github.com/ptillet/triton/tree/master/python/tutorials).
You can find tutorials for Triton for [Python](https://github.com/ptillet/triton/tree/master/python/tutorials) and [C++](https://github.com/ptillet/triton/tree/master/tutorials).