diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 28931f013..6a310a7a6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -61,7 +61,9 @@ The NVIDIA GPU Operator source code is available on GitHub at https://github.com
### Documentation
-The official NVIDIA GPU Operator documentation is available at https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/index.html
+The official NVIDIA GPU Operator documentation is available at https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/index.html.
+
+For any questions or issues related to documentation, file an issue in our [documentation repository](https://github.com/NVIDIA/cloud-native-docs).
### Container Images
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 000000000..00752df1a
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,3 @@
+The official documentation for the NVIDIA GPU Operator can be found at https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/index.html.
+
+For any questions or issues related to documentation, file an issue in our [documentation repository](https://github.com/NVIDIA/cloud-native-docs).