Skip to content

Commit 1d8fd27

Browse files
committed
update concepts folder link
Signed-off-by: Arhell <[email protected]>
1 parent 1d226b4 commit 1d8fd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daprdocs/content/en/concepts/overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Dapr can be used from any developer framework. Here are some that have been inte
138138
| [.NET]({{< ref dotnet >}}) | [ASP.NET Core](https://github.com/dapr/dotnet-sdk/tree/master/examples/AspNetCore) | Brings stateful routing controllers that respond to pub/sub events from other services. Can also take advantage of [ASP.NET Core gRPC Services](https://docs.microsoft.com/aspnet/core/grpc/).
139139
| [Java]({{< ref java >}}) | [Spring Boot](https://spring.io/) | Build Spring boot applications with Dapr APIs
140140
| [Python]({{< ref python >}}) | [Flask]({{< ref python-flask.md >}}) | Build Flask applications with Dapr APIs
141-
| [JavaScript](https://github.com/dapr/js-sdk) | [Express](http://expressjs.com/) | Build Express applications with Dapr APIs
141+
| [JavaScript](https://github.com/dapr/js-sdk) | [Express](https://expressjs.com/) | Build Express applications with Dapr APIs
142142
| [PHP]({{< ref php >}}) | | You can serve with Apache, Nginx, or Caddyserver.
143143

144144
#### Integrations and extensions

0 commit comments

Comments
 (0)