Skip to content

Commit f63dcec

Browse files
authored
Fix to code sample tab
1 parent dec0cf3 commit f63dcec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-ssl-certificate-in-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ var cert = new X509Certificate2(bytes);
179179
// Use the loaded certificate
180180
```
181181

182-
### [Windows] (#tab/windows)
182+
### [Windows](#tab/windows)
183183

184184
.NET Framework
185185

0 commit comments

Comments
 (0)