Skip to content

Commit 670fa6d

Browse files
authored
TF Create Op - use relative link
1 parent 193a43f commit 670fa6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/create_op.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To incorporate your custom op you'll need to:
5555

5656
* Some familiarity with C++.
5757
* Must have installed the
58-
[TensorFlow binary](https://github.com/tensorflow/docs/blob/master/site/en/install), or must have
58+
[TensorFlow binary](../../install), or must have
5959
[downloaded TensorFlow source](../../install/source.md),
6060
and be able to build it.
6161

0 commit comments

Comments
 (0)