diff --git a/docs/extend/modular-resources/configure.md b/docs/extend/modular-resources/configure.md index 1d76af6ed87..c4ffda010f4 100644 --- a/docs/extend/modular-resources/configure.md +++ b/docs/extend/modular-resources/configure.md @@ -44,7 +44,7 @@ To delete a module added from the Viam Registry, click the trash can icon in the ### Configure a module from the Viam Registry -Once you have added a module from the [Viam Registry](https://app.viam.com/registry) +Once you have added a module from the [Viam Registry](https://app.viam.com/registry), you can view and configure the module from the **Modules** subtab: 1. Navigate to the **Config** tab of your robot's page in [the Viam app](https://app.viam.com). 1. Click on the **Modules** subtab. diff --git a/docs/extend/modular-resources/key-concepts.md b/docs/extend/modular-resources/key-concepts.md index efe61f4128a..febf0d06cb6 100644 --- a/docs/extend/modular-resources/key-concepts.md +++ b/docs/extend/modular-resources/key-concepts.md @@ -47,7 +47,7 @@ See [Naming your model](/extend/modular-resources/key-concepts/#naming-your-mode Models are either: - Built into the RDK, and included when you [install `viam-server`](/installation/) or when you use one of the [Viam SDKs](/program/apis/). -- Provided in custom modules available for download from the [Viam Registry](https://app.viam.com/module), and are written by either Viam or community users. +- Provided in custom modules available for download from the [Viam Registry](https://app.viam.com/registry), and are written by either Viam or community users. ### Built-in models