diff --git a/docs/en/framework/api-development/index.md b/docs/en/framework/api-development/index.md index 4b2105486d..2f55487b1c 100644 --- a/docs/en/framework/api-development/index.md +++ b/docs/en/framework/api-development/index.md @@ -2,10 +2,10 @@ The following documents explain the concepts, infrastructure and integrations to build HTTP APIs with ABP: -* [ABP Endpoints](./standard-apis/overview.md) +* [ABP Endpoints](./standard-apis) * [API Versioning](./versioning.md) * [Auto API Controllers](./auto-controllers.md) * [Dynamic C# API Clients](./dynamic-csharp-clients.md) * [Integration Services](./integration-services.md) * [Static C# API Clients](./static-csharp-clients.md) -* [Swagger Integration](./swagger.md) \ No newline at end of file +* [Swagger Integration](./swagger.md)