diff --git a/content/concepts/introduction/xrp.md b/content/concepts/introduction/xrp.md index f79f5ef9ce..108eeeef3b 100644 --- a/content/concepts/introduction/xrp.md +++ b/content/concepts/introduction/xrp.md @@ -27,7 +27,7 @@ Originally, the XRP Ledger was called "Ripple" for the way the technology allowe | XRP "X" Logo | Ripple triskelion | |:---------------------------------------|:------------------------------------| -| !["X" logo](assets/img/xrp-x-logo.png) | ![Triskelion](assets/img/ripple-triskelion.png) | +| !["X" logo](assets/img/xrp-x-logo.png) | ![Triskelion](img/ripple-triskelion.png) | The smallest, indivisible unit of XRP was named a "drop" [at the suggestion of Ripple forum member ThePiachu](https://forum.ripple.com/viewtopic.php?f=1&t=40&p=228). An early alternative term was a "jed", after Jed McCaleb. diff --git a/img/ripple-triskelion.png b/img/ripple-triskelion.png new file mode 100644 index 0000000000..3cb379fb58 Binary files /dev/null and b/img/ripple-triskelion.png differ