From b53cb986cb62a5929c5b32a01259f1b17598bb4e Mon Sep 17 00:00:00 2001 From: Gauthier Provost Date: Wed, 10 Jan 2018 11:25:37 +0800 Subject: [PATCH] Fixed wrong image extension --- docs/docs.md | 4 ++-- .../{YCZX_ACDC_CE_CoC.jpg => YCZX_ACDC_CE_CoC.png} | Bin ...{YCZX_ACDC_FCC_VoC.jpg => YCZX_ACDC_FCC_VoC.png} | Bin 3 files changed, 2 insertions(+), 2 deletions(-) rename docs/files/power-supply/{YCZX_ACDC_CE_CoC.jpg => YCZX_ACDC_CE_CoC.png} (100%) rename docs/files/power-supply/{YCZX_ACDC_FCC_VoC.jpg => YCZX_ACDC_FCC_VoC.png} (100%) diff --git a/docs/docs.md b/docs/docs.md index fd1520a..8eee345 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -34,8 +34,8 @@ Mechanical|Helios4 Case B Assembled|rev 4G|2017-09-01|[Download](/files/casing/H Doc-Type | Filename | Version | Date | Download | Description ---------|----------|---------|------|----------|------------- Schematics|YCZX Schematics 12V8A|rev xx|2017-11-1|[Download](/files/power-supply/YCZX_Schematics_12V8A.pdf)|AC/DC Power Adapter Schematics -Certificate|YCZX AC/DC FCC VoC|rev xx|2016-03-22|[Download](/files/power-supply/YCZX_ACDC_FCC_VoC.jpg)|AC/DC Power Adapter FCC Verification of Conformity -Certificate|YCZX AC/DC CE CoC|rev xx|2016-03-22|[Download](/files/power-supply/YCZX_ACDC_CE_CoC.jpg)|AC/DC Power Adapter CE Certificate of Compliance +Certificate|YCZX AC/DC FCC VoC|rev xx|2016-03-22|[Download](/files/power-supply/YCZX_ACDC_FCC_VoC.png)|AC/DC Power Adapter FCC Verification of Conformity +Certificate|YCZX AC/DC CE CoC|rev xx|2016-03-22|[Download](/files/power-supply/YCZX_ACDC_CE_CoC.png)|AC/DC Power Adapter CE Certificate of Compliance ## Fan diff --git a/docs/files/power-supply/YCZX_ACDC_CE_CoC.jpg b/docs/files/power-supply/YCZX_ACDC_CE_CoC.png similarity index 100% rename from docs/files/power-supply/YCZX_ACDC_CE_CoC.jpg rename to docs/files/power-supply/YCZX_ACDC_CE_CoC.png diff --git a/docs/files/power-supply/YCZX_ACDC_FCC_VoC.jpg b/docs/files/power-supply/YCZX_ACDC_FCC_VoC.png similarity index 100% rename from docs/files/power-supply/YCZX_ACDC_FCC_VoC.jpg rename to docs/files/power-supply/YCZX_ACDC_FCC_VoC.png