Skip to content

Commit 64759f0

Browse files
authored
Merge branch 'master' into gewarren-install
2 parents f8fd8e0 + 7a788c3 commit 64759f0

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

docs/TOC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# [Python](python/getting-started-with-python.md)
1010
# [R](rtvs/index.md)
1111
# [Visual F#](/dotnet/fsharp/)
12-
# [Data Access](data-tools/TOC.md)
12+
# [Data Access](data-tools/accessing-data-in-visual-studio.md)
1313
# [Cross-Platform Mobile Development](cross-platform/cross-platform-mobile-development-in-visual-studio.md)
1414
# [Office and Sharepoint Development](vsto/office-and-sharepoint-development-in-visual-studio.md)
1515
# [Port, Migrate, and Upgrade Your Code](porting/TOC.md)

docs/data-tools/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
layout: LandingPage
33
author: gewarren
44
ms.author: gewarren
5-
ms.topic: landing-page
65
title: Use data tools in Visual Studio to develop data solutions
76
description: Learn about tools for data solutions in Visual Studio.
7+
ms.technology: "vs-data-tools"
88
---
99
# Use data tools in Visual Studio to develop data solutions
1010

@@ -105,17 +105,21 @@ Learn how to use data tools in Visual Studio to develop and test data solutions
105105

106106
---
107107

108+
<hr>
108109
<h2>Reference</h2>
110+
109111
<ul class="panelContent cardsW">
110112
<li>
113+
<a href="/visualstudio/data-tools/accessing-data-in-visual-studio">
111114
<div class="cardSize">
112115
<div class="cardPadding">
113116
<div class="card">
114117
<div class="cardText">
115-
<p><a href="/visualstudio/data-tools/accessing-data-in-visual-studio">Accessing data in Visual Studio</a></p>
118+
<p><Accessing data in Visual Studio</p>
116119
</div>
117120
</div>
118121
</div>
119122
</div>
123+
</a>
120124
</li>
121125
</ul>

0 commit comments

Comments
 (0)