Skip to content

Commit 0a23c80

Browse files
committed
Links: SQL - tools
1 parent eaf7e2a commit 0a23c80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tools/sqlpackage-download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Download and install the latest .NET Framework release and macOS and Linux previ
2828
For details about the latest release, see the [release notes](release-notes-sqlpackage.md). To download additional languages, see the [Available Languages](#available-languages) section.
2929

3030
## DacFx
31-
DacServices ([Microsoft.SqlServer.Dac](https://docs.microsoft.com/dotnet/api/microsoft.sqlserver.dac.dacservices)) is a related mechanism for integrating database deployment into your application pipeline. The DacServices API is available in a package through nuget, [Microsoft.SqlServer.DACFx](https://www.nuget.org/packages/Microsoft.SqlServer.DACFx). The current DacFx version is 150.4897.1.
31+
DacServices ([Microsoft.SqlServer.Dac](/dotnet/api/microsoft.sqlserver.dac.dacservices)) is a related mechanism for integrating database deployment into your application pipeline. The DacServices API is available in a package through nuget, [Microsoft.SqlServer.DACFx](https://www.nuget.org/packages/Microsoft.SqlServer.DACFx). The current DacFx version is 150.4897.1.
3232

3333
Installing the nuget package via the .NET CLI is accomplished with this command:
3434

@@ -179,4 +179,4 @@ sqlpackage .NET Core Linux:
179179

180180
- Learn more about [sqlpackage](sqlpackage.md)
181181

182-
[Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?LinkId=521839)
182+
[Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?LinkId=521839)

0 commit comments

Comments
 (0)