Skip to content

Commit 6680535

Browse files
fergushendersoncopybara-github
authored andcommitted
Fix typo: delete extraneous ')'.
PiperOrigin-RevId: 648788534
1 parent 66f3dae commit 6680535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ patch versions. The public APIs consist of
5959

6060
* The TensorFlow C API:
6161

62-
* [tensorflow/c/c_api.h](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/c/c_api.h))
62+
* [tensorflow/c/c_api.h](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/c/c_api.h)
6363

6464
* The following protocol buffer files:
6565

0 commit comments

Comments
 (0)