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

This commit is contained in:
Jason Ansel
2021-02-16 13:23:39 -08:00
committed by Philippe Tillet
parent 8e0d198787
commit dcd14c4e8d

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).