Skip to content

Commit c799eb8

Browse files
author
MightyPen
committed
Minor tweaks.
1 parent 1656348 commit c799eb8

4 files changed

Lines changed: 14 additions & 5 deletions

File tree

docs/includes/paragraph-content/previous-versions-archive-documentation-sql-server.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,13 @@ These archives include the documentation for at least the following older versio
1414

1515
[SQL Server 2019 documentation](https://docs.microsoft.com/sql/sql-server/sql-server-technical-documentation?toc=/sql/toc/toc.json&view=sql-server-ver15) is available on our main Docs address. Then use the versioning dropdown near the top of the page, to select another version of interest.
1616

17-
For more information about the documentation for previous versions of SQL Server, see [Previous versions of SQL Server documentation](/sql/toc/previous-versions-sql-server?view=sql-server-previousversions).
17+
For more information about the documentation for previous versions of SQL Server, see [Previous versions of SQL Server documentation](/sql/toc/previous-versions-sql-server).
18+
19+
<!-- GM:
20+
On links to file 'previous-versions-sql-server.md', append
21+
'?view=sql-server-previousversions'
22+
only when customer explicitly does so.
23+
If our markdown ever needs to append a ?view= for the article, best is probably
24+
'?view=sql-server-2016' .
25+
-->
26+

docs/sql-server/sql-docs-navigation-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You can use the [version filter](versioning-system-monikers-ui-sql-server.md) to
5858

5959
![SQL Docs version filter](media/sql-server-docs-navigation-guide/sql-docs-version-filter.gif)
6060

61-
Selecting **All SQL** \> **Hide nothing** ensures that all content is visible, and that nothing is hidden by the version filter. The [**Hide nothing** option is not recommended](versioning-system-monikers-ui-sql-server.md#anchor-allsql-hidenothing) for routine use.
61+
Selecting **All SQL** \> **Hide nothing** ensures that all content is visible, and that nothing is hidden by the version filter. The [**Hide nothing** option is not recommended for routine use](versioning-system-monikers-ui-sql-server.md#anchor-allsql-hidenothing).
6262

6363
## Breadcrumbs
6464

docs/sql-server/versioning-system-monikers-ui-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The _newest_ version might exclude versions that are not yet fully released and
151151
The versioning system is fully implemented for SQL Server version 2016 onward.
152152

153153
- _2012 and earlier:_ &nbsp; The versioning system is not used for SQL Server 2012 or earlier versions.
154-
- The special moniker of **SQL Server - older** is meant to hide almost all articles, except of couple of articles customers of older versions might need once.
154+
- The special moniker of **SQL Server - older** is meant to hide almost all articles. The rare exceptions are a couple of articles that customers of older versions might need once.
155155

156156
- _2014:_ &nbsp; The versioning system is half implemented for SQL Server 2014. You can choose SQL Server 2014 in the versioning control, and it works. Yet internally the files for 2014 are dedicated to just 2014, the same way the files for 2008 are dedicated to just 2008.
157157

docs/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: Welcome to SQL Server
2-
href: sql-server/sql-server-technical-documentation.md?toc=../toc.json
2+
href: sql-server/sql-server-technical-documentation.md
33

44
- name: SQL Docs navigation tips
55
href: sql-server/sql-docs-navigation-guide.md
@@ -10461,7 +10461,7 @@
1046110461
items:
1046210462
- name: Get help
1046310463
href: sql-server/sql-server-get-help.md
10464-
- name: Versioning for SQL documentation
10464+
- name: Versioning of SQL docs
1046510465
href: sql-server/versioning-system-monikers-ui-sql-server.md
1046610466
- name: DBA Stack Exchange >
1046710467
href: https://dba.stackexchange.com/questions/tagged/sql-server

0 commit comments

Comments
 (0)