We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eab554 commit 8d079b1Copy full SHA for 8d079b1
docs/operate/get-started/other-hardware/manage-modules.md
@@ -361,7 +361,9 @@ To transfer ownership of a module from one organization to another:
361
1. Run `viam module update` to push the changes to the registry.
362
363
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.
+ 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.
367
368
## Rename a module
369
0 commit comments