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
408 changed files with 408 additions and 408 deletions

View File

@ -13,7 +13,7 @@
"interface_port": 8680,
"documentation": "https://coder.com/docs/code-server",
"website": "https://coder.com/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/coder.webp",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/coder.webp",
"config_path": "",
"description": "Coder Code Server is an open-source project that enables you to run Visual Studio Code (VS Code) on a remote machine, such as a desktop PC or virtual server. It serves a web-based version of VS Code that you can access from any browser via a URL, allowing remote development without needing an SSH connection. Unlike the official VS Code Server used by vscode.dev for Remote Tunnels, code-server is developed by Coder and operates independently, providing similar capabilities through a self-hosted solution.",
"install_methods": [