From 6cf1ca47010cfe3c1936a3989bc63757670f5f9f Mon Sep 17 00:00:00 2001 From: Michael Grunder Date: Mon, 28 Jan 2019 09:33:44 -0800 Subject: Try relative link again (#1500) --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 0fa27ecf..c1d934f7 100644 --- a/README.markdown +++ b/README.markdown @@ -1043,7 +1043,7 @@ _**Description**_: Scan the keyspace for keys ##### *Return value* *Array, boolean*: This function will return an array of keys or FALSE if Redis returned zero keys -*Note*: SCAN is a "directed node" command in [RedisCluster](cluster.markdown#directed_node_commands). +*Note*: SCAN is a "directed node" command in [RedisCluster](cluster.markdown#directed-node-commands) ##### *Example* ~~~php -- cgit v1.2.3