Skip to content

Commit 5ead8b9

Browse files
committed
updated link on hub page and added blue feedback button to three pages
1 parent 1c1c136 commit 5ead8b9

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

docs/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ productDirectory:
3434
- title: SQL Server on Windows
3535
imageSrc: media/index/windows.png
3636
links:
37-
- url: sql-server/sql-server-technical-documentation.md
37+
- url: https://docs.microsoft.com/sql/sql-server/sql-server-technical-documentation?toc=../toc/toc.json
3838
text: On-premises
3939
- url: https://docs.microsoft.com/azure/virtual-machines/windows/sql/virtual-machines-windows-sql-server-iaas-overview/
4040
text: On an Azure VM
@@ -65,7 +65,7 @@ conceptualContent:
6565
- text: SQL Server on Ubuntu
6666
url: linux/quickstart-install-connect-ubuntu.md
6767
itemType: overview
68-
- title: What's New
68+
- title: What's new
6969
links:
7070
- text: SQL Server big data cluster
7171
url: big-data-cluster/big-data-cluster-overview.md
@@ -229,7 +229,7 @@ conceptualContent:
229229
footerLink:
230230
text: See more
231231
url: lp/sql-server/database-design.md
232-
- title: Query Data
232+
- title: Query data
233233
links:
234234
- text: Joins
235235
url: relational-databases/performance/joins.md

docs/sql-server/editions-and-components-of-sql-server-2017.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ monikerRange: ">= sql-server-2017 || = sqlallproducts-allversions"
3838
# Editions and supported features of SQL Server 2017
3939
[!INCLUDE[tsql-appliesto-ss2017-xxxx-xxxx-xxx-md](../includes/tsql-appliesto-ss2017-xxxx-xxxx-xxx-md.md)]
4040

41+
> [!div class="nextstepaction"]
42+
> [Please share your feedback about the SQL Docs hub page!](https://aka.ms/https://github.com/MicrosoftDocs/sql-docs/issues/2249)
4143
4244
This topic provides details of features supported by the various editions of SQL Server 2017.
4345

docs/sql-server/sql-server-technical-documentation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ monikerRange: ">=sql-server-linux-2017||>=sql-server-2016||=sqlallproducts-allve
2626

2727
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
2828

29+
> [!div class="nextstepaction"]
30+
> [Please share your feedback about the SQL Docs hub page!](https://aka.ms/https://github.com/MicrosoftDocs/sql-docs/issues/2249)
31+
2932
::: moniker range=">= sql-server-linux-2017 || >= sql-server-2017 || = sqlallproducts-allversions"
3033
SQL Server is a central part of the Microsoft data platform. SQL Server is an industry leader in operational database management systems (ODBMS). This documentation helps you install, configure, and use SQL Server on both Windows and Linux. The content includes end-to-end examples, code samples, and videos. For SQL Server language topics, see [Language Reference](../t-sql/language-reference.md).
3134
::: moniker-end

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ manager: craigg
2929
# Download SQL Server Management Studio (SSMS)
3030
[!INCLUDE[appliesto-ss-asdb-asdw-xxx-md](../includes/appliesto-ss-asdb-asdw-pdw-md.md)]
3131

32+
> [!div class="nextstepaction"]
33+
> [Please share your feedback about the SQL Docs hub page!](https://aka.ms/https://github.com/MicrosoftDocs/sql-docs/issues/2249)
34+
3235
SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade the data-tier components used by your applications, as well as build queries and scripts.
3336

3437
Use SSMS to query, design, and manage your databases and data warehouses, wherever they are - on your local computer, or in the cloud.

0 commit comments

Comments
 (0)