Skip to content

Commit 3bc9c8b

Browse files
committed
Rename programmers_guide/ to guide/ in tf-models.
1 parent ef9308e commit 3bc9c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object_detection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ in Java.
3737
## Notes
3838

3939
- This example demonstrates the use of the TensorFlow [SavedModel
40-
format](https://www.tensorflow.org/programmers_guide/saved_model). If you have
40+
format](https://www.tensorflow.org/guide/saved_model). If you have
4141
TensorFlow for Python installed, you could explore the model to get the names
4242
of the tensors using `saved_model_cli` command. For example:
4343
```

0 commit comments

Comments
 (0)