Skip to content

Commit 8d079b1

Browse files
authored
DOCS-3919: Add model name change detail (#4254)
1 parent 0eab554 commit 8d079b1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/operate/get-started/other-hardware/manage-modules.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,9 @@ To transfer ownership of a module from one organization to another:
361361
1. Run `viam module update` to push the changes to the registry.
362362

363363
1. Publish a new version of the module to the registry by following either set of update steps on this page.
364-
This ensures that the model names in the code match the registered model names in the registry.
364+
This ensures that the model names in the module code match the registered model names in the registry.
365+
366+
1. Update the `model` field in the configuration of any machines that use the module to point to the new organization's namespace.
365367

366368
## Rename a module
367369

0 commit comments

Comments
 (0)