Skip to content

Commit 536aa18

Browse files
committed
fix except url
1 parent b62dbff commit 536aa18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -894,7 +894,7 @@
894894

895895
// ['product_id' => 1, 'name' => 'Desk']
896896

897-
`only` 相反的方法,请查看 [except](#method-only)
897+
`only` 相反的方法,请查看 [except](#method-except)
898898

899899
<a name="method-partition"></a>
900900
#### `partition()` {#collection-method}

0 commit comments

Comments
 (0)