diff --git a/src/notify.c b/src/notify.c index 5305f24664..c655457e8b 100644 --- a/src/notify.c +++ b/src/notify.c @@ -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.