diff --git a/docs/integrations-in-rancher/rancher-extensions.md b/docs/integrations-in-rancher/rancher-extensions.md index a8ae65d3b1a..8ae5ba5dc24 100644 --- a/docs/integrations-in-rancher/rancher-extensions.md +++ b/docs/integrations-in-rancher/rancher-extensions.md @@ -77,4 +77,8 @@ Under the **Installed** tab, click the **Rollback** button on the extension you You must reload the page after rolling back extensions or display issues may occur. -::: \ No newline at end of file +::: + +## Developing Extensions + +To learn how to develop your own extensions, refer to the [UI DevKit Documentation](https://rancher.github.io/dashboard/plugins/plugins-getting-started).