Browse Source

Merge branch 'hotfix/docs'

zhixin 6 years ago
parent
commit
cfdfa745b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      site/docs/api/table-options.md

+ 1 - 1
site/docs/api/table-options.md

@@ -1043,7 +1043,7 @@ The table options are defined in `jQuery.fn.bootstrapTable.defaults`.
 
 - **Detail:**
 
-  Set `true` to show the columns drop down list. We can set the [`switchable`](/docs/api/column-options/) column option to `false` to hide the columns item in the drop down list.
+  Set `true` to show the columns drop down list. We can set the [`switchable`](/docs/api/column-options/#switchable) column option to `false` to hide the columns item in the drop down list.
 
 - **Default:** `false`