aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf_imports/plottable.html
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tensorboard/components/tf_imports/plottable.html')
-rw-r--r--tensorflow/tensorboard/components/tf_imports/plottable.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/tensorboard/components/tf_imports/plottable.html b/tensorflow/tensorboard/components/tf_imports/plottable.html
index 6d619e0d72..57f9c1d6d3 100644
--- a/tensorflow/tensorboard/components/tf_imports/plottable.html
+++ b/tensorflow/tensorboard/components/tf_imports/plottable.html
@@ -16,5 +16,5 @@ limitations under the License.
-->
<link rel="import" href="d3.html">
-<script src="../plottable/plottable.js"></script>
-<link rel="stylesheet" type="text/css" href="../plottable/plottable.css">
+<script src="plottable.js"></script>
+<link rel="stylesheet" type="text/css" href="plottable.css">