Fix links (#96)

* Update links to images to community-scripts repo

* Update links to community-scripts repo
This commit is contained in:
Rémi Bédard-Couture 2024-11-06 13:05:00 -05:00 committed by GitHub
parent c8806867d8
commit cb8b8b51a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 11 additions and 11 deletions

View file

@ -11,7 +11,7 @@
"interface_port": null,
"documentation": null,
"website": null,
"logo": "https://github.com/tteck/Proxmox/blob/main/misc/images/processor.png?raw=true",
"logo": "https://github.com/community-scripts/ProxmoxVE/blob/main/misc/images/processor.png?raw=true",
"description": "Processor Microcode is a layer of low-level software that runs on the processor and provides patches or updates to its firmware. Microcode updates can fix hardware bugs, improve performance, and enhance security features of the processor.\r\n\r\nIt's important to note that the availability of firmware update mechanisms, such as Intel's Management Engine (ME) or AMD's Platform Security Processor (PSP), may vary depending on the processor and its specific implementation. Therefore, it's recommended to consult the documentation for your processor to confirm whether firmware updates can be applied through the operating system.",
"install_methods": [
{