Skip to content

Commit

Permalink
Update keyspace notifications link to valkey.io in code comment (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
hwware authored Oct 1, 2024
1 parent ac569c0 commit 613e4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/notify.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include "server.h"

/* This file implements keyspace events notification via Pub/Sub and
* described at https://redis.io/topics/notifications. */
* described at https://valkey.io/topics/notifications */

/* Turn a string representing notification classes into an integer
* representing notification classes flags xored.
Expand Down

0 comments on commit 613e4e0

Please sign in to comment.