Skip to content

Commit af04805

Browse files
committed
bug #445 Added the link to the Lock component docs (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Added the link to the Lock component docs This fixes symfony/symfony-docs#8922 Commits ------- f42920d Added the link to the Lock component docs
2 parents e89e821 + f42920d commit af04805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Locale:
175175
176176
Lock:
177177
slug: lock
178-
docUrl: ~
178+
docUrl: lock.html
179179
deprecated: false
180180
description: |
181181
Creates and manages locks, a mechanism to provide exclusive access to a

0 commit comments

Comments
 (0)