Skip to content

Commit 8a27b63

Browse files
authored
Fix to relative path.
1 parent 59d2674 commit 8a27b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

g3doc/get_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ TFMA can perform large-scale distributed evaluation of your model by using
7878
evaluation results can be visualized in a Jupyter notebook using the frontend
7979
components included in TFMA.
8080

81-
![TFMA Slicing Metrics Browser](/g3doc/images/tfma-slicing-metrics-browser.png)
81+
![TFMA Slicing Metrics Browser](images/tfma-slicing-metrics-browser.png)
8282

8383
Use `tfma.run_model_analysis` for evaluation. Since this uses Beam's local
8484
runner, it's mainly for local, small-scale experimentation. For example:

0 commit comments

Comments
 (0)