From 1e97ccc4f1eb34e6b0f4f6698149d96b8b2ca5df Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Tue, 7 Jan 2025 10:16:57 -0700 Subject: [PATCH] Include link to docs from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de2943621..6143086f8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ # NGINX documentation -If you want to contribute to F5 NGINX documentation, you've come to the right place. We've organized a series of README-type files to help you get started: +If you want to contribute to [F5 NGINX documentation](https://docs.nginx.com), you've come to the right place. We've organized a series of README-type files to help you get started: - [Contributing](/CONTRIBUTING.md) describes how you can contribute to our documentation. - [Contributing guidelines for experts](/CONTRIBUTING_DOCS.md) describes how you can contribute (and check your work) with Hugo, our static site generator