Skip to content

Commit e271c99

Browse files
committed
fixed broken link
1 parent 36d2f05 commit e271c99

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/azure-cache-for-redis/cache-redis-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ RedisBloom adds four probabilistic data structures to a Redis server: **bloom fi
100100
**Bloom and Cuckoo** filters are similar to each other, but each has a unique set of advantages and disadvantages that are beyond the scope of
101101
this documentation.
102102

103-
For more information, see [RedisBloom](https://redis.io/bloom/).
103+
For more information, see [RedisBloom](https://redis.io/probabilistic/).
104104

105105
### RedisTimeSeries
106106

docfx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,6 +1024,7 @@
10241024
"articles/azure-arc/**/*.md": "jenhayes",
10251025
"articles/azure-arc/servers/**/*.md": "johnmarc",
10261026
"articles/azure-cache-for-redis/**/*.md": "franlanglois",
1027+
"articles/azure-cache-for-redis/**/*.yml": "franlanglois",
10271028
"articles/azure-functions/**/*.md": "glenga",
10281029
"articles/azure-fluid-relay/**/*.md": "jken",
10291030
"articles/azure-government/**/*.md": "eliotgra",

0 commit comments

Comments
 (0)