Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ The NVIDIA GPU Operator source code is available on GitHub at https://github.com

### <a name="documentation"></a> 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).

### <a name="container-images"></a> Container Images

Expand Down
3 changes: 3 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -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).
Loading