Skip to content

Commit 2d6c1bf

Browse files
committed
TensorFlow: Upstreaming changes to git.
Changes: Fix anchor for github. Base CL: 107352236
1 parent dd0e509 commit 2d6c1bf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

tensorflow/g3doc/get_started/os_setup.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ The TensorFlow Python API requires Python 2.7.
99
The simplest way to install TensorFlow is using
1010
[pip](https://pypi.python.org/pypi/pip) for both Linux and Mac.
1111

12-
If you encounter installation errors, see [common problems](#common_problems)
13-
for some solutions. To simplify installation, please consider using our
14-
virtualenv-based instructions [here](#virtualenv_install).
12+
If you encounter installation errors, see
13+
[common problems](#common_install_problems) for some solutions. To simplify
14+
installation, please consider using our virtualenv-based instructions
15+
[here](#virtualenv_install).
1516

1617
### Ubuntu/Linux <a class="md-anchor" id="AUTOGENERATED-ubuntu-linux"></a>
1718

@@ -326,7 +327,7 @@ $ # Your prompt should change back
326327
```
327328

328329

329-
## Common Problems <a class="md-anchor" id="AUTOGENERATED-common-problems"></a>
330+
## Common Problems <a class="md-anchor" id="common_install_problems"></a>
330331

331332
### GPU-related issues <a class="md-anchor" id="AUTOGENERATED-gpu-related-issues"></a>
332333

0 commit comments

Comments
 (0)