mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-03 21:22:13 +00:00
docs: fix wrong examples and links (#8780)
# Which Problems Are Solved - The addorgmember request shows a wrong example in the api documentation - Broken Links on actions feature description # How the Problems Are Solved - Change example of AddOrgMember API Docs - Point towards correct links --------- Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
This commit is contained in:
@@ -36,5 +36,5 @@ Possible conditions for the Execution:
|
||||
|
||||
## Further reading
|
||||
|
||||
- [Actions v2 example execution locally](/apis/actionsv2/execution-local)
|
||||
- [Actions v2 reference](/apis/actionsv2/introduction#action)
|
||||
- [Actions v2 reference](/apis/actions/v3/usage)
|
||||
- [Actions v2 example execution locally](/apis/actions/v3/testing-locally)
|
||||
Reference in New Issue
Block a user