Skip to content

Commit fbd5a24

Browse files
committed
2 parents c2a4bcf + 2b303a5 commit fbd5a24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SQL Server Aspire Samples
22

3-
A set of samples that show how to integrate SQL Server and Azure SQL with .NET Aspire.
3+
A set of samples that show how to integrate SQL Server and Azure SQL with [.NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview).
44

55
**Updated to use Aspire 9.2.**
66

@@ -30,7 +30,7 @@ The simplest integration of SQL Server in .NET Aspire. It takes the "Base" examp
3030
sqlcmd create mssql --accept-eula
3131
```
3232

33-
Get the ADo.NET connection string from the SQL Server container via:
33+
Get the ADO.NET connection string from the SQL Server container via:
3434

3535
```bash
3636
sqlcmd config cs

0 commit comments

Comments
 (0)