mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:47:32 +00:00
docs(actions): correct actions examples (#8350)
# Which Problems Are Solved The docs currently link to the wrong trigger. # How the Problems Are Solved Changed the links.
This commit is contained in:
@@ -167,10 +167,10 @@ Adding metadata to users allows you to set default metadata on users.
|
|||||||
#### Triggers
|
#### Triggers
|
||||||
|
|
||||||
- Internal Authentication
|
- Internal Authentication
|
||||||
- [Post Creation](/docs/apis/actions/internal-authentication#post-creation)
|
- [Pre Creation](/docs/apis/actions/internal-authentication#pre-creation)
|
||||||
- [Post Authentication](/docs/apis/actions/internal-authentication#post-authentication)
|
- [Post Authentication](/docs/apis/actions/internal-authentication#post-authentication)
|
||||||
- External Authentication
|
- External Authentication
|
||||||
- [Post Creation](/docs/apis/actions/internal-authentication#post-creation)
|
- [Pre Creation](/docs/apis/actions/internal-authentication#pre-creation)
|
||||||
- [Post Authentication](/docs/apis/actions/internal-authentication#post-authentication)
|
- [Post Authentication](/docs/apis/actions/internal-authentication#post-authentication)
|
||||||
|
|
||||||
<details open="">
|
<details open="">
|
||||||
|
Reference in New Issue
Block a user