Switch install get_started link
authorMark Daoust <markdaoust@google.com>
Mon, 30 Apr 2018 18:01:54 +0000 (11:01 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 30 Apr 2018 18:04:26 +0000 (11:04 -0700)
PiperOrigin-RevId: 194811871

tensorflow/docs_src/install/install_linux.md
tensorflow/docs_src/install/install_mac.md
tensorflow/docs_src/install/install_sources.md
tensorflow/docs_src/install/install_windows.md

index 1a349f5..e087b0c 100644 (file)
@@ -566,7 +566,7 @@ If you are new to machine learning, we recommend the following:
 *  @{$get_started/get_started_for_beginners$Getting Started for ML Beginners}
 
 If you are experienced with machine learning but new to TensorFlow, see
-@{$get_started/premade_estimators$Getting Started with TensorFlow}.
+@{$get_started/eager}.
 
 
 ## Common installation problems
index a237d1a..af24aaa 100644 (file)
@@ -409,7 +409,7 @@ If you are new to machine learning, we recommend the following:
 *  @{$get_started/get_started_for_beginners$Getting Started for ML Beginners}
 
 If you are experienced with machine learning but new to TensorFlow, see
-@{$get_started/premade_estimators$Getting Started with TensorFlow}.
+@{$get_started/eager}.
 
 
 ## Common installation problems
index 71f066e..649c5b4 100644 (file)
@@ -388,7 +388,7 @@ TensorFlow programs:
 
 <pre>Hello, TensorFlow!</pre>
 
-If you are new to TensorFlow, see @{$get_started/premade_estimators$Getting Started with TensorFlow}.
+If you are new to TensorFlow, see @{$get_started/eager}.
 
 If the system outputs an error message instead of a greeting, see [Common
 installation problems](#common_installation_problems).
index 86add74..a139a49 100644 (file)
@@ -163,7 +163,7 @@ If you are new to machine learning, we recommend the following:
 *  @{$get_started/get_started_for_beginners$Getting Started for ML Beginners}
 
 If you are experienced with machine learning but new to TensorFlow, see
-@{$get_started/premade_estimators$Getting Started with TensorFlow}.
+@{$get_started/eager}.
 
 
 ## Common installation problems