Skip to content

Commit 6354f30

Browse files
committed
fix link
1 parent 165bf53 commit 6354f30

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/mariadb/howto-configure-server-parameters-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ CALL mysql.az_load_timezone();
6363
```
6464

6565
> [!IMPORTANT]
66-
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli).
66+
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli.md).
6767
6868
To view available time zone values, run the following command:
6969

articles/mariadb/howto-server-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ CALL mysql.az_load_timezone();
7373
```
7474

7575
> [!IMPORTANT]
76-
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli).
76+
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli.md).
7777
To view available time zone values, run the following command:
7878

7979
```sql

articles/mysql/howto-configure-server-parameters-using-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ CALL mysql.az_load_timezone();
5959
```
6060

6161
> [!IMPORTANT]
62-
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli).
62+
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli.ms).
6363
6464
To view available time zone values, run the following command:
6565

articles/mysql/howto-server-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ CALL mysql.az_load_timezone();
7373
```
7474

7575
> [!IMPORTANT]
76-
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli).
76+
> You should restart the server to ensure the time zone tables are properly populated. To restart the server, use the [Azure portal](howto-restart-server-portal.md) or [CLI](howto-restart-server-cli.ms).
7777
7878
To view available time zone values, run the following command:
7979

0 commit comments

Comments
 (0)