Skip to content

Commit e8d37ff

Browse files
revert, that looked terrible
1 parent b9549ac commit e8d37ff

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

content/en/serverless/azure_app_services/azure_app_services_linux.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,9 @@ Identifier for Datadog's .NET the instrumentation library.<br>
186186

187187
`CORECLR_PROFILER_PATH`
188188
: **Value for glibc-based Linux distros**:<br>
189-
```
190-
/home/site/wwwroot/datadog/linux-x64/Datadog.Trace.ClrProfiler.Native.so
191-
```
189+
`/home/site/wwwroot/datadog/linux-x64/Datadog.Trace.ClrProfiler.Native.so`<br>
192190
**Value for Alpine Linux and other musl-based distros**:<br>
193-
```
194-
/home/site/wwwroot/datadog/linux-musl-x64/Datadog.Trace.ClrProfiler.Native.so
195-
```
191+
`/home/site/wwwroot/datadog/linux-musl-x64/Datadog.Trace.ClrProfiler.Native.so`<br>
196192
Path to the instrumentation library loaded by the .NET runtime.<br>
197193

198194
[1]: https://www.nuget.org/packages/Datadog.Trace.Bundle#readme-body-tab

0 commit comments

Comments
 (0)