Skip to content

Commit

Permalink
docs: fix broken link (#21971)
Browse files Browse the repository at this point in the history
  • Loading branch information
BhautikChudasama authored Nov 27, 2024
1 parent 4b7f7a8 commit beef7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/dynamic-app-config/sessions/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: >-
Consul provides a session mechanism which can be used to build distributed locks.
Sessions act as a binding layer between nodes, health checks, and key/value data.
They are designed to provide granular locking and are heavily inspired by
[The Chubby Lock Service for Loosely-Coupled Distributed Systems](http://research.google.com/archive/chubby.html).
[The Chubby Lock Service for Loosely-Coupled Distributed Systems](https://research.google/pubs/the-chubby-lock-service-for-loosely-coupled-distributed-systems/).

## Session Design

Expand Down

0 comments on commit beef7a7

Please sign in to comment.