Skip to content

Commit eb262e9

Browse files
committed
Updated redirect file and edited last broken link in versions policy file
1 parent d10b699 commit eb262e9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

articles/mysql/.openpublishing.redirection.mysql.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,10 +735,15 @@
735735
"redirect_url": "/azure/mysql/single-server/tutorial-design-database-using-powershell",
736736
"redirect_document_id": false
737737
},
738+
{
739+
"source_path_from_root": "/articles/mysql/single-server/concepts-supported-versions.md",
740+
"redirect_url": "/azure/mysql/single-server/concepts-connect-to-a-gateway-node",
741+
"redirect_document_id": false
742+
},
738743
{
739744
"source_path_from_root": "/articles/mysql/single-server/concepts-supported-versions.md",
740745
"redirect_url": "/azure/mysql/concepts-version-policy",
741-
"redirect_document_id": true
746+
"redirect_document_id": false
742747
},
743748
{
744749
"source_path_from_root": "/articles/mysql/flexible-server/concepts-compute-storage.md",

articles/mysql/concepts-version-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure Database for MySQL has been developed from [MySQL Community Edition](https
2222

2323
Azure Database for MySQL currently supports the following major and minor versions of MySQL:
2424

25-
| Version | [Single Server](overview.md) <br/> Current minor version |[Flexible Server](../flexible-server/overview.md) <br/> Current minor version |
25+
| Version | [Single Server](single-server/overview.md) <br/> Current minor version |[Flexible Server](flexible-server/overview.md) <br/> Current minor version |
2626
|:-------------------|:-------------------------------------------|:---------------------------------------------|
2727
|MySQL Version 5.6 | [5.6.47](https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-47.html)(Retired) | Not supported|
2828
|MySQL Version 5.7 | [5.7.29](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-29.html) | [5.7.37](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-37.html)|
File renamed without changes.

0 commit comments

Comments
 (0)