We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650f55b commit 5a9e72bCopy full SHA for 5a9e72b
documentation/modules/ROOT/pages/gateway-dotnet.adoc
@@ -42,7 +42,7 @@ image::dotnet-gateway-project.png[Gateway Project,340]
42
43
This is a minimal ASP .NET project with support for asynchronous REST services.
44
45
-`*Examine 'Startup.cs' class*` in the **/projects/workshop/labs/gateway-dotnet/** directory.
+`*Examine 'Startup.cs' class*` in the **/projects/workshop/labs/gateway-dotnet/Controllers** directory.
46
47
See how the basic web server is started with minimal services, health checks and a basic REST controller is deployed.
48
0 commit comments