Skip to content

Commit 3ab15c3

Browse files
Merge pull request #15481 from markingmyname/icon
Removed icons from includes
2 parents 28b1bca + c39a1a3 commit 3ab15c3

6 files changed

Lines changed: 15 additions & 13 deletions

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
## ![icon](../media/edit-topic-pencil.png) Contribute to SQL documentation
1+
## Contribute to SQL documentation
2+
23
Did you know that you could edit the content yourself? If you do so, not only will our documentation improve, but you'll also be credited as a contributor to the page.
4+
35
- [How to contribute to SQL Server Documentation](https://docs.microsoft.com/sql/sql-server/sql-server-docs-contribute)

docs/includes/paragraph-content/get-help-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## ![info_tip](../media/info-tip.png) Get help
1+
## Get help
22

33
- [UserVoice: Have suggestions for improving SQL Server?](https://feedback.azure.com/forums/908035-sql-server)
44
- [Set up and upgrade: MSDN Forums](https://social.msdn.microsoft.com/Forums/en-US/home?forum=sqlsetupandupgrade&filter=alltypes&sort=lastpostdesc)

docs/includes/paragraph-content/get-help-sql-tools.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ ms.prod: sql
55
author: rothja
66
ms.author: jroth
77
---
8-
## ![icon](../media/info-tip.png) Get help for SQL tools
98

9+
## Get help for SQL tools
10+
11+
- [All the ways to get help](https://docs.microsoft.com/sql/sql-server/sql-server-get-help)
1012
- [Submit an Azure Data Studio Git issue](https://github.com/Microsoft/azuredatastudio/issues)
1113
- [Contribute to Azure Data Studio](https://github.com/Microsoft/azuredatastudio)
1214
- [SQL Client Tools Forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=sqltools&filter=alltypes&sort=lastpostdesc)
1315
- [SQL Server Data Tools - MSDN forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=ssdt&filter=alltypes&sort=lastpostdesc)
14-
- [Comments or suggestions for SSMS and SSDT - UserVoice](https://aka.ms/sqlfeedback)
15-
- [Support options for business users](https://support.microsoft.com/gp/support-options-for-business)
16-
- [Contact Microsoft](https://support.microsoft.com/gp/contactus81?Audience=Commercial)
17-
- [All the ways to get help](https://docs.microsoft.com/sql/sql-server/sql-server-get-help)
16+
- [Support options for business users](https://support.microsoft.com/gp/support-options-for-business)
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## ![info_tip](../media/info-tip.png) Get SQL Tools
2-
- [![Download from Microsoft Download Center](../media/download2.png)](../../ssms/download-sql-server-management-studio-ssms.md) [Download SQL Server Management Studio (SSMS)](../../ssms/download-sql-server-management-studio-ssms.md)
3-
- [![Download from Microsoft Download Center](../media/download2.png)](../../ssdt/download-sql-server-data-tools-ssdt.md) [Download SQL Server Data Tools (SSDT)](../../ssdt/download-sql-server-data-tools-ssdt.md)
4-
- [![Download from Microsoft Download Center](../media/download2.png)](../../azure-data-studio/download.md) [Download Azure Data Studio](../../azure-data-studio/download.md)
1+
## Get SQL Tools
2+
3+
- [Download SQL Server Management Studio (SSMS)](../../ssms/download-sql-server-management-studio-ssms.md)
4+
- [Download SQL Server Data Tools (SSDT)](../../ssdt/download-sql-server-data-tools-ssdt.md)
5+
- [Download Azure Data Studio](../../azure-data-studio/download.md)

docs/ssdt/download-sql-server-data-tools-ssdt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The installer lists available Visual Studio instances to add SSDT tools. If Visu
7373

7474
## SSDT for VS 2017 (standalone installer)
7575

76-
**[![download-icon](../ssdt/media/download.png) Download SSDT for Visual Studio 2017 (15.9.5)](https://go.microsoft.com/fwlink/?linkid=2131035)**
76+
**[Download SSDT for Visual Studio 2017 (15.9.5)](https://go.microsoft.com/fwlink/?linkid=2131035)**
7777

7878
> [!IMPORTANT]
7979
> * Before installing SSDT for Visual Studio 2017 (15.9.5), uninstall *Analysis Services Projects* and *Reporting Services Projects* extensions if they are already installed, and close all VS instances.

docs/ssms/download-sql-server-management-studio-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ SSMS is free!
3939

4040
## Download SSMS
4141

42-
**[![download-icon](media/download-icon.png) Download SQL Server Management Studio (SSMS)](https://aka.ms/ssmsfullsetup)**
42+
**[Download SQL Server Management Studio (SSMS)](https://aka.ms/ssmsfullsetup)**
4343

4444
SSMS 18.5.1 is the latest general availability (GA) version of SSMS. If you have a previous GA version of SSMS 18 installed, installing SSMS 18.5.1 upgrades it to 18.5.1.
4545

0 commit comments

Comments
 (0)