Skip to content

Commit d1bd41c

Browse files
author
Gene Milener
committed
Fixed /sql/ado/index.md redirector. Also, change the article pointed to in several index.md files, to be the First in the TOC.md, instead of first in Windows file Explorer.exe alphabetically. Test system is terribly inconsistent, so precise testing is not possible.
1 parent 8beeea5 commit d1bd41c

21 files changed

Lines changed: 35 additions & 35 deletions

File tree

docs/TOC.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
# [Using relational databases +](./relational-databases/index.md)
2-
# [SQL Server on Linux +](./linux/index.md)
3-
# [R on SQL Server +](./advanced-analytics/r-services/index.md)
4-
# [SQL Server +](./sql-server/index.md)
1+
# [Using relational databases](./relational-databases/index.md)
2+
# [SQL Server on Linux](./linux/index.md)
3+
# [R on SQL Server](./advanced-analytics/r-services/index.md)
4+
# [SQL Server](./sql-server/index.md)
55
66
# Languages
7-
## [dmx +](./dmx/index.md)
8-
## [mdx +](./mdx/index.md)
9-
## [Transact-SQL +](./t-sql/index.md)
10-
## [XQuery +](./xquery/index.md)
7+
## [dmx](./dmx/index.md)
8+
## [mdx](./mdx/index.md)
9+
## [Transact-SQL](./t-sql/index.md)
10+
## [XQuery](./xquery/index.md)
1111
12-
# [Samples +](./sample/index.md)
13-
# [Tools +](./tools/index.md)
12+
# [Samples](./sample/index.md)
13+
# [Tools](./tools/index.md)
1414
1515
# Developer
16-
## [SQL Server Data Tools (SSDT) +](./ssdt/index.md)
17-
## [ActiveX Data Objects (ADO) +](./ado/index.md)
18-
## [SQL Server Connection and Data Drivers +](./connect/index.md)
19-
## [SQL Server Management Studio (SSMS) +](./ssms/index.md)
16+
## [SQL Server Data Tools (SSDT)](./ssdt/index.md)
17+
## [ActiveX Data Objects (ADO)](./ado/index.md)
18+
## [SQL Server Connection and Data Drivers](./connect/index.md)
19+
## [SQL Server Management Studio (SSMS)](./ssms/index.md)
2020
21-
# [Whitepapers +](./whitepapers/index.md)
21+
# [Whitepapers](./whitepapers/index.md)

docs/ado/guide/appendixes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/guide/appendixes/ado-appendixes
2+
redirect_url: /sql/ado/guide/appendixes/appendix-a-providers
33
---

docs/ado/guide/data/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/guide/data/absolute-and-relative-urls
2+
redirect_url: /sql/ado/guide/data/xml-security-considerations
33
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/guide/remote-data-service/address-book-command-buttons
2+
redirect_url: /sql/ado/guide/remote-data-service/address-book-navigation-buttons
33
---

docs/ado/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/microsoft-activex-data-objects-ado?toc=%2fsql%2fado%2findex.md
2+
redirect_url: /sql/ado/microsoft-activex-data-objects-ado
33
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/reference/ado-api/absolutepage-pagecount-and-pagesize-properties-example-jscript
2+
redirect_url: /sql/ado/reference/ado-api/ado-code-examples
33
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/reference/ado-md-api/activeconnection-property-ado-md
2+
redirect_url: /sql/ado/reference/ado-md-api/levels-collection-ado-md
33
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/reference/adox-api/actionenum
2+
redirect_url: /sql/ado/reference/adox-api/datemodified-property-adox
33
---

docs/ado/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/reference/ado-programmer-s-reference
2+
redirect_url: /sql/ado/reference/ado-glossary
33
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
redirect_url: /sql/ado/reference/rds-api/cancel-method-example-vbscript
2+
redirect_url: /sql/ado/reference/rds-api/handler-property-rds
33
---

0 commit comments

Comments
 (0)