Skip to content

Commit 0edfd23

Browse files
remove utm from recommendations json (#2156)
1 parent f44b23f commit 0edfd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/constants/dbAnalysisRecommendations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@
11901190
{
11911191
"type": "link",
11921192
"value": {
1193-
"href": "https://redis.io/docs/stack/search/?utm_source=redisinsight&utm_medium=recommendation&utm_campaign=stringToJson/",
1193+
"href": "https://redis.io/docs/stack/search/",
11941194
"name": "query and search capabilities"
11951195
}
11961196
}

0 commit comments

Comments
 (0)