diff --git a/packages/docs/src/routes/docs/(qwik)/deprecated-features/index.mdx b/packages/docs/src/routes/docs/(qwik)/deprecated-features/index.mdx index f8d73203686..617d5379880 100644 --- a/packages/docs/src/routes/docs/(qwik)/deprecated-features/index.mdx +++ b/packages/docs/src/routes/docs/(qwik)/deprecated-features/index.mdx @@ -4,7 +4,8 @@ contributors: - nsdonato - mrhoodz - manucorporat -updated_at: '2023-09-26T19:56:40Z' + - patrickjs +updated_at: '2024-04-21T00:20:00Z' created_at: '2023-06-14T10:39:06Z' --- @@ -41,4 +42,4 @@ If you happened to come across one of them and don't know what its replacement i | :-------- | :------- | `useEndpoint ` | [routeLoader$](https://qwik.dev/docs/route-loader/#routeloader) | `loader$` - `loaderQrl` | [routeLoader$](https://qwik.dev/docs/route-loader/#routeloader) -| `action$` - `actionQrl` | [routeLoader$](https://qwik.dev/docs/route-loader/#routeloader) +| `action$` - `actionQrl` | [actionAction$](https://qwik.dev/docs/action/#routeaction)