Skip to content

Commit dcbe4b5

Browse files
committed
Fix MD warings
1 parent 0b2b913 commit dcbe4b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/compatibility/9.3/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ If you're migrating an app to .NET Aspire 9.3, the breaking changes listed here
1818

1919
| Title | Type of change | Introduced version |
2020
|--|--|--|
21-
| [With health checks changes in .NET Aspire 9.3](with-health-checks-changes.md) | Binary and source incompatible | 9.3 |
21+
| [With health checks changes in .NET Aspire 9.3](with-health-checks-changes.md) | Binary and source incompatible | 9.3 |

docs/compatibility/9.3/with-health-checks-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ builder.WithHttpHealthCheck();
6060
## Affected APIs
6161

6262
- <xref:Aspire.Hosting.ResourceBuilderExtensions.WithHttpsHealthCheck*>
63-
- <xref:Aspire.Hosting.ResourceBuilderExtensions.WithHttpHealthCheck*>
63+
- <xref:Aspire.Hosting.ResourceBuilderExtensions.WithHttpHealthCheck*>

0 commit comments

Comments
 (0)