Skip to content

Commit c78add3

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs release-8.5
1 parent e123a61 commit c78add3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdown-pages/en/tidb/release-8.5/releases/release-8.5.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Quick access: [Quick start](https://docs.pingcap.com/tidb/v8.5/quick-start-with-
3838

3939
Starting from v8.3.0, you can create global indexes on unique columns of partitioned tables in TiDB to improve query performance. However, creating global indexes on non-unique columns was not supported. Starting from v8.5.4, TiDB removes this restriction, enabling you to create global indexes on non-unique columns of partitioned tables, which enhances the usability of global indexes.
4040

41-
For more information, see [documentation](https://docs.pingcap.com/tidb/v8.5/partitioned-table#global-indexes).
41+
For more information, see [documentation](https://docs.pingcap.com/tidb/v8.5/global-indexes/).
4242

4343
* Support gracefully shutting down TiFlash [#10266](https://github.com/pingcap/tiflash/issues/10266) @[gengliqi](https://github.com/gengliqi)
4444

0 commit comments

Comments
 (0)