Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea4eb2d

Browse files
committed
Fix broken links to g3doc/get_started/os_setup.md
1 parent 53e3c4f commit ea4eb2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tensorflow/contrib/cmake/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Linux.
1313
Current Status
1414
--------------
1515

16-
CMake can be used to build TensorFlow on Windows. See the [getting started documentation](https://www.tensorflow.org/get_started/os_setup.html#pip-installation-on-windows)
16+
CMake can be used to build TensorFlow on Windows. See the [getting started documentation](https://www.tensorflow.org/install/install_windows)
1717
for instructions on how to install a pre-built TensorFlow package on Windows.
1818

1919
### Current known limitations

tensorflow/java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ libraries will need to be built from source.
110110
brew install swig
111111
```
112112
113-
3. [Configure](https://www.tensorflow.org/get_started/os_setup#configure_the_installation)
113+
3. [Configure](https://www.tensorflow.org/install/install_sources#configure_the_installation)
114114
(e.g., enable GPU support) and build:
115115
116116
```sh

0 commit comments

Comments
 (0)