Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions main/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1465,7 +1465,6 @@
"docs/customize/actions/migrate/migrate-from-rules-to-actions",
"docs/customize/actions/migrate/migrate-a-rule-to-an-action",
"docs/customize/actions/migrate/migrate-from-hooks-to-actions",
"docs/customize/actions/migrate/migrate-from-actions-beta-to-final",
"docs/customize/actions/migrate/actions-migration-limitations"
]
},
Expand Down Expand Up @@ -24227,4 +24226,4 @@
"destination": "/docs/get-started/authentication-and-authorization-flow/client-initiated-backchannel-authentication-flow/mobile-push-notifications-with-ciba"
}
]
}
}
6 changes: 1 addition & 5 deletions main/docs/customize/actions/migrate.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,8 @@ To take advantage of the features provided by Auth0 Actions, you may need to mig
<td>How to convert your existing Hooks to Actions.</td>
</tr>
<tr>
<td><a href="/docs/customize/actions/migrate/migrate-from-actions-beta-to-final">Migrate from Actions Beta To Final</a></td>
<td>How to migrate Actions that you created during the Actions Beta period.</td>
</tr>
<tr>
<td><a href="/docs/customize/actions/migrate/actions-migration-limitations">Actions Migration Limitations</a></td>
<td>Explore the current limitations when migrating between legacy extensibility offerings and Actions.</td>
</tr>
</tbody>
</table>
</table>