Skip to content

Commit f590d0d

Browse files
committed
Fix incorrect image link
1 parent d90d7fb commit f590d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-api-management-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ In this example, a new stateless service instance is created for each user of an
7777
- A request to `/api/users/foo` is routed to service instance `fabric:/app/users/foo`
7878
- A request to `/api/users/bar` is routed to service instance `fabric:/app/users/bar`
7979

80-
![Service Fabric with Azure API Management topology overview][sf-apim-dynamic-stateless.md]
80+
![Service Fabric with Azure API Management topology overview][sf-apim-dynamic-stateless]
8181

8282
## Send traffic to multiple stateful services
8383

0 commit comments

Comments
 (0)