Skip to content

Commit beb72af

Browse files
committed
Update tutorial link in README
1 parent c9f180b commit beb72af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# C++/CUDA Extensions in PyTorch
22

33
An example of writing a C++ extension for PyTorch. See
4-
[here](https://github.com/goldsborough/tutorials/blob/6e4a693f4ad056ac837b44db839822e29a8be3a1/advanced_source/cpp_extension.rst) for the accompanying tutorial.
4+
[here](http://pytorch.org/tutorials/advanced/cpp_extension.html) for the accompanying tutorial.
55

66
There are a few "sights" you can metaphorically visit in this repository:
77

0 commit comments

Comments
 (0)