Skip to content

Commit 7bcc252

Browse files
authored
Link fixed.
1 parent a5198db commit 7bcc252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/profiler-containers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ In this article, you'll learn the various ways you can:
129129
130130
To hit the endpoint, either:
131131
132-
- Visit [http://localhost:8080/weatherforecast](http://localhost:8080/weatherforecast) in your browser, or
132+
- Visit `http://localhost:8080/weatherforecast` in your browser, or
133133
- Use curl:
134134
135135
```terraform
@@ -175,4 +175,4 @@ docker rm -f testapp
175175
## Next Steps
176176
177177
- Learn more about [Application Insights Profiler](./profiler-overview.md).
178-
- Learn how to enable Profiler in your [ASP.NET Core applications run on Linux](./profiler-aspnetcore-linux.md).
178+
- Learn how to enable Profiler in your [ASP.NET Core applications run on Linux](./profiler-aspnetcore-linux.md).

0 commit comments

Comments
 (0)