Skip to content

Commit

Permalink
Fix a broken link (#3946)
Browse files Browse the repository at this point in the history
* Fix a broken link

* Update query-execution-plan.md

Co-authored-by: Lilian Lee <lilin@pingcap.com>

Co-authored-by: Lilian Lee <lilin@pingcap.com>
  • Loading branch information
CaitinChen and lilin90 authored Jul 13, 2020
1 parent 8a2f3f4 commit 1787826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion query-execution-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ TiDB 优化器会根据当前数据表的实际情况来选择最优的执行计

### 用例

使用 [bikeshare example database](https://github.com/pingcap/docs/blob/master/dev/how-to/get-started/import-example-database.md):
使用 [bikeshare example database](https://github.com/pingcap/docs/blob/release-3.1/import-example-data.md):

{{< copyable "sql" >}}

Expand Down

0 comments on commit 1787826

Please sign in to comment.