Skip to content

Commit 5a9e72b

Browse files
authored
Controllers subdir
1 parent 650f55b commit 5a9e72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/modules/ROOT/pages/gateway-dotnet.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ image::dotnet-gateway-project.png[Gateway Project,340]
4242

4343
This is a minimal ASP .NET project with support for asynchronous REST services.
4444

45-
`*Examine 'Startup.cs' class*` in the **/projects/workshop/labs/gateway-dotnet/** directory.
45+
`*Examine 'Startup.cs' class*` in the **/projects/workshop/labs/gateway-dotnet/Controllers** directory.
4646

4747
See how the basic web server is started with minimal services, health checks and a basic REST controller is deployed.
4848

0 commit comments

Comments
 (0)