From 0d05f2eb18b9f17df78d12b4749f57682e54a51d Mon Sep 17 00:00:00 2001
From: Steve Chien
Date: Fri, 10 Sep 2021 14:21:45 -0700
Subject: [PATCH] Fix link to API documentation in guide page.
PiperOrigin-RevId: 396006636
---
g3doc/guide/_index.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/g3doc/guide/_index.yaml b/g3doc/guide/_index.yaml
index 3720bdc..2f634d7 100644
--- a/g3doc/guide/_index.yaml
+++ b/g3doc/guide/_index.yaml
@@ -74,7 +74,7 @@ landing_page:
The differentially private optimizers can be used in conjunction with high-level APIs
that use the Optimizer class, especially Keras. Additionally, you can find differentially
private implementations of some Keras models. All of the Optimizers and models can be found
- in the API Documentation.
+ in the API Documentation.
- classname: devsite-landing-row-cards