Update icon URLs from master to main branch (#9834)

This commit is contained in:
CanbiZ 2025-12-10 18:41:22 +01:00 committed by GitHub
parent e22f9fbce7
commit f98d2d3d15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
408 changed files with 408 additions and 408 deletions

View file

@ -12,7 +12,7 @@
"documentation": "https://valkey.io/docs/",
"config_path": "/etc/valkey/valkey.conf",
"website": "https://valkey.io/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/valkey.webp",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/valkey.webp",
"description": "Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. The project is backed by the Linux Foundation, ensuring it will remain open source forever.",
"install_methods": [
{