diff --git a/README.md b/README.md index 32609fe..423d164 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ end #### #lock - obtain a lock -[back_to_top](#usage) +\[[back to top](#usage)\] - If block is passed the obtained lock will be released after the block execution or the lock's ttl (what will happen first); - If block is not passed the obtained lock will be released after lock's ttl;