Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
andf-viam committed Sep 8, 2023
1 parent 4a82e09 commit 9391770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extend/modular-resources/upload/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ To update an existing module in the [Viam Registry](https://app.viam.com/registr
When ready to test the action, uncomment `if: github.event_name == 'release'` to enable the action to trigger a run when you [issue a release](https://docs.github.com/en/repositories/releasing-projects-on-github).

For guidance on configuring the other parameters, see the documentation for each:
- [`org-id`](#using-the---org-id-and---public-namespace-arguments) - Not required if your module is public.
- [`org-id`](/manage/cli/#using-the---org-id-and---public-namespace-arguments) - Not required if your module is public.
- [`platform`](/manage/cli/#using-the---platform-argument) - You can only upload one platform at a time.
- [`version`](/manage/cli/#using-the---version-argument)
- [`key-id` and `key-value`](/manage/cli/#create-an-organization-api-key) - You will set these values in the next step.
Expand Down

0 comments on commit 9391770

Please sign in to comment.