We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 043c45a + f4783a9 commit 2cdaaecCopy full SHA for 2cdaaec
site/en/guide/versions.md
@@ -34,7 +34,7 @@ release 0.12.1. However, release 1.1.1 was backwards *compatible* with release
34
Only the public APIs of TensorFlow are backwards compatible across minor and
35
patch versions. The public APIs consist of
36
37
-* All the documented [Python](../api_docs/python) functions and classes in the
+* All the documented [Python](https://www.tensorflow.org/api_docs/python) functions and classes in the
38
`tensorflow` module and its submodules, except for
39
40
* Private symbols: any function, class, etc., whose name start with `_`
0 commit comments