Skip to content

Commit c3db974

Browse files
committed
Fix incorrect links
1 parent 9e1ecbe commit c3db974

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

docs/connect/sql-data-developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: v-daenge
1616
Use Microsoft's SQL data platform to create data-centric solutions across mobile devices and desktops for web servers, enterprise servers, and the cloud.
1717

1818
## SQL Data storage
19-
* [SQL Server Database Engine](../database-engine/configure-windows/sql-server-database-engine.md): Use the SQL Server Database Engine to create relational databases for online transaction processing or online analytical processing data.
19+
* [SQL Server Database Engine](../database-engine/install-windows/install-sql-server-database-engine.md): Use the SQL Server Database Engine to create relational databases for online transaction processing or online analytical processing data.
2020
* [Azure SQL](https://docs.microsoft.com/azure/azure-sql/azure-sql-iaas-vs-paas-what-is-overview): Use Azure SQL to move your database to the cloud
2121
* [SQL Compact](https://www.microsoft.com/download/details.aspx?id=30709): Use SQL Server Compact to build standalone and occasionally connected applications for mobile devices, desktops, and Web clients.
2222
* [LocalDB](../database-engine/configure-windows/sql-server-2016-express-localdb.md): Use LocalDB during development to write and test Transact-SQL code without having to manage a full server instance of SQL Server.

docs/connect/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6022,8 +6022,6 @@
60226022
href: ../ado/guide/data/handling-errors-in-vbscript.md
60236023
- name: Handling Errors in Visual C++
60246024
href: ../ado/guide/data/handling-errors-in-visual-c.md
6025-
- name: Handling Errors in Visual J++
6026-
href: ../ado/guide/data/handline-errors-in-visual-j.md
60276025
- name: Handling Errors in JScript
60286026
href: ../ado/guide/data/handling-errors-in-jscript.md
60296027
- name: Anticipating Errors
@@ -6046,8 +6044,6 @@
60466044
href: ../ado/guide/data/ado-event-instantiation-visual-basic.md
60476045
- name: "ADO Event Instantiation: Visual C++"
60486046
href: ../ado/guide/data/ado-event-instantiation-visual-c.md
6049-
- name: "ADO Event Instantiation: Visual J++"
6050-
href: ../ado/guide/data/ado-event-instantiation-visual-j.md
60516047
- name: "ADO Event Instantiation: VBScript"
60526048
href: ../ado/guide/data/ado-event-instantiation-vbscript.md
60536049
- name: "ADO Event Instantiation: JScript"

0 commit comments

Comments
 (0)