diff --git a/apps/site/util/downloadUtils/constants.json b/apps/site/util/downloadUtils/constants.json index 526e738fb0357..a04695ee3dd40 100644 --- a/apps/site/util/downloadUtils/constants.json +++ b/apps/site/util/downloadUtils/constants.json @@ -127,10 +127,10 @@ }, { "id": "FNM", - "icon": "NVM", + "icon": "FNM", "name": "fnm", "compatibility": { - "os": ["MAC", "LINUX", "WIN"] + "os": ["MAC", "LINUX"] }, "recommended": true, "url": "https://github.com/Schniz/fnm",