We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f769c commit 4d3116eCopy full SHA for 4d3116e
README.md
@@ -85,8 +85,8 @@ local redis, err = rc:connect{
85
* [try_hosts](#try_hosts)
86
* [connect_to_host](#connect_to_host)
87
* [Sentinel Utilities](#sentinel-utilities)
88
- * [sentinel.get_master](#sentinel_get_master)
89
- * [sentinel.get_slaves](#sentinel_get_slaves)
+ * [sentinel.get_master](#sentinelget_master)
+ * [sentinel.get_slaves](#sentinelget_slaves)
90
91
92
### new
0 commit comments