From: Mark Daoust Date: Mon, 30 Apr 2018 18:01:54 +0000 (-0700) Subject: Switch install get_started link X-Git-Tag: upstream/v1.9.0_rc1~179^2^2~78 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9f2728bf9b5439fd5a286a1088d7543600974d4a;p=platform%2Fupstream%2Ftensorflow.git Switch install get_started link PiperOrigin-RevId: 194811871 --- diff --git a/tensorflow/docs_src/install/install_linux.md b/tensorflow/docs_src/install/install_linux.md index 1a349f5..e087b0c 100644 --- a/tensorflow/docs_src/install/install_linux.md +++ b/tensorflow/docs_src/install/install_linux.md @@ -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 diff --git a/tensorflow/docs_src/install/install_mac.md b/tensorflow/docs_src/install/install_mac.md index a237d1a..af24aaa 100644 --- a/tensorflow/docs_src/install/install_mac.md +++ b/tensorflow/docs_src/install/install_mac.md @@ -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 diff --git a/tensorflow/docs_src/install/install_sources.md b/tensorflow/docs_src/install/install_sources.md index 71f066e..649c5b4 100644 --- a/tensorflow/docs_src/install/install_sources.md +++ b/tensorflow/docs_src/install/install_sources.md @@ -388,7 +388,7 @@ TensorFlow programs:
Hello, TensorFlow!
-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). diff --git a/tensorflow/docs_src/install/install_windows.md b/tensorflow/docs_src/install/install_windows.md index 86add74..a139a49 100644 --- a/tensorflow/docs_src/install/install_windows.md +++ b/tensorflow/docs_src/install/install_windows.md @@ -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