From 8ef8d1b9873bec8b20c577d41d24b99536fa7761 Mon Sep 17 00:00:00 2001 From: plan-do-break-fix Date: Wed, 28 Apr 2021 21:00:57 -0500 Subject: [PATCH] fix(docs): updates link in project README currently returning 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2270b8ce..55275bf9 100644 --- a/README.md +++ b/README.md @@ -555,7 +555,7 @@ object already used in your code. We welcome community contributions, see [CONTRIBUTING.md](CONTRIBUTING.md) and, for style help, -[Writing TensorFlow documentation](https://www.tensorflow.org/community/documentation) +[Writing TensorFlow documentation](https://www.tensorflow.org/community/contribute/docs_style) guide. ## License