summaryrefslogtreecommitdiff
path: root/docs/platformdev_proton_c.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2025-11-03 16:05:39 -0800
committerGitHub <noreply@github.com>2025-11-04 00:05:39 +0000
commita9739f78681dee290ede955c02b360f5c133f783 (patch)
tree3f49a2d4b8f200b091379c52822e8ddf03776b3a /docs/platformdev_proton_c.md
parenta5fb7cfbc9f8e2eee6dcd46f3d47ec58fd539336 (diff)
[docs] Replace Imgur-hosted images (#25690)
Diffstat (limited to 'docs/platformdev_proton_c.md')
-rw-r--r--docs/platformdev_proton_c.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platformdev_proton_c.md b/docs/platformdev_proton_c.md
index 3afec893fa..16eeb7b28a 100644
--- a/docs/platformdev_proton_c.md
+++ b/docs/platformdev_proton_c.md
@@ -2,7 +2,7 @@
2 2
3The Proton C is an Arm STM32F303xC based drop-in replacement for the Pro Micro. 3The Proton C is an Arm STM32F303xC based drop-in replacement for the Pro Micro.
4 4
5<img src="https://i.imgur.com/GdsN1Rdh.jpg" alt="Proton C" /> 5<img src="https://qmk.fm/proton-c.jpg" alt="Proton C" width="800"/>
6 6
7#### Features 7#### Features
8 8