Skip to content

Commit 2cdaaec

Browse files
Merge pull request #2221 from tiruk007:patch-4
PiperOrigin-RevId: 534235436
2 parents 043c45a + f4783a9 commit 2cdaaec

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
@@ -34,7 +34,7 @@ release 0.12.1. However, release 1.1.1 was backwards *compatible* with release
3434
Only the public APIs of TensorFlow are backwards compatible across minor and
3535
patch versions. The public APIs consist of
3636

37-
* All the documented [Python](../api_docs/python) functions and classes in the
37+
* All the documented [Python](https://www.tensorflow.org/api_docs/python) functions and classes in the
3838
`tensorflow` module and its submodules, except for
3939

4040
* Private symbols: any function, class, etc., whose name start with `_`

0 commit comments

Comments
 (0)