diff --git a/website/content/docs/concepts/plugins/devices.mdx b/website/content/docs/concepts/plugins/devices.mdx index ac288eefc..71defa9c9 100644 --- a/website/content/docs/concepts/plugins/devices.mdx +++ b/website/content/docs/concepts/plugins/devices.mdx @@ -13,7 +13,7 @@ devices and working with the Nomad client to make them available to assigned tasks. For a real world example of a Nomad device plugin implementation, see the [Nvidia -GPU plugin](https://github.com/hashicorp/nomad/tree/main/devices/gpu/nvidia). +GPU plugin](https://github.com/hashicorp/nomad-device-nvidia). ## Authoring Device Plugins