Skip to content

Commit 809ba3d

Browse files
author
stevestein
committed
fix build warning
1 parent ce31849 commit 809ba3d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tools/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ If you're running Linux or macOS, try [Visual Studio Code](https://code.visualst
1414

1515
<table style="width:100%">
1616
  <tr>
17-
    <th>Carbon</th>
17+
    <th>[!INCLUDE[name-sos](../includes/name-sos-short.md)]</th>
1818
    <th>VS Code</th>
1919
    <th>SSMS</th>
2020
<th>SSDT</th>
2121
  </tr>
2222
  <tr>
23-
    <td>[<img src="media/landing-page/carbon.png" alt="" />](../carbon/download.md)</td>
23+
    <td>[<img src="media/landing-page/carbon.png" alt="" />](../sql-operations-studio/download.md)</td>
2424
    <td>[<img src="media/landing-page/vscode.png" alt="" />](https://code.visualstudio.com)</td>
2525
    <td>[<img src="media/landing-page/ssms.png" alt="" />](../ssms/download-sql-server-management-studio-ssms.md)</td>
2626
<td>[<img src="media/landing-page/ssdt.png" alt="" />](../ssdt/download-sql-server-data-tools-ssdt.md)</td>
2727
  </tr>
2828
  <tr>
29-
    <td>Carbon is a free lightweight modern database development and management tool that you can use on Windows, Linux, and macOS with SQL Server running anywhere, Azure SQL Database and Azure SQL Data Warehouse. </td>
29+
    <td>[!INCLUDE[name-sos](../includes/name-sos-short.md)] is a free lightweight modern database development and management tool that you can use on Windows, macOS, and Linux with SQL Server running anywhere, Azure SQL Database and Azure SQL Data Warehouse.</td>
3030
    <td>Visual Studio Code works on Linux, macOS, and Windows. After installing Visual Studio Code, install the [mssql extension](https://marketplace.visualstudio.com/items?itemName=ms-mssql.mssql) for developing Microsoft SQL Server, Azure SQL Database and SQL Data Warehouse.</td>
3131
    <td>Use SQL Server Management Studio (SSMS) to query, design, and manage your SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.</td>
3232
<td>Turn Visual Studio into a powerful development environment for SQL Server, Azure SQL Database, and Azure SQL Data Warehouse.</td>

0 commit comments

Comments
 (0)