Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 05247f6

Browse files
MarkDaousttensorflower-gardener
authored andcommitted
Fix link.
PiperOrigin-RevId: 364603868
1 parent e6a36ed commit 05247f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_estimator/python/estimator/estimator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class Estimator(object):
9696
constructor enforces this). Subclasses should use `model_fn` to configure
9797
the base class, and may add methods implementing specialized functionality.
9898
99-
See [estimators](https://tensorflow.org/guide/estimators) for more
99+
See [estimators](https://tensorflow.org/guide/estimator) for more
100100
information.
101101
102102
To warm-start an `Estimator`:

0 commit comments

Comments
 (0)