Skip to content

Commit 44e6100

Browse files
authored
Update README.md (#157)
Tidy up links and add link to release notes Signed-off-by: Erik Ejlskov Jensen <[email protected]>
1 parent 4ba3382 commit 44e6100

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ SQL Script DOM is a .NET library that provides formatting and parsing capabiliti
1414
Script DOM is used by DacFX and as an standalone library for client applications.
1515

1616
## Resources:
17-
- 📦 NuGet package: https://www.nuget.org/packages/Microsoft.SqlServer.TransactSql.ScriptDom
18-
- 📚 API docs: https://learn.microsoft.com/dotnet/api/microsoft.sqlserver.transactsql.scriptdom
19-
- 🛠️ Contributor's guide: [CONTRIBUTING.md](./CONTRIBUTING.md)
20-
- 💬 Discussions: [DacFx discussions](https://github.com/microsoft/DacFx/discussions)
21-
17+
- 📦 [NuGet package](https://www.nuget.org/packages/Microsoft.SqlServer.TransactSql.ScriptDom)
18+
- 📚 [API docs](https://learn.microsoft.com/dotnet/api/microsoft.sqlserver.transactsql.scriptdom)
19+
- 🛠️ [Contributor's guide](./CONTRIBUTING.md)
20+
- 💬 [Discussions](https://github.com/microsoft/DacFx/discussions)
21+
- 🛫 [Release notes](./release-notes)
2222

2323
## Built With
2424
* https://www.antlr.org/

0 commit comments

Comments
 (0)