summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-05-13 09:34:47 -0500
committerBozhidar Batsov <bozhidar@batsov.com>2016-05-13 09:34:47 -0500
commit88559783f98a58e6c03f16fe585febbab7e53525 (patch)
tree32a09879ec52a0bf5311597d950c1f2ec1278f57
parent4179136e8ee500f1c23f11e05f3b0894c96d3a9b (diff)
Swap the enlighten images
They weren't properly named.
-rw-r--r--doc/images/enlighten_disabled.png (renamed from doc/images/enlighten_on.png)bin90905 -> 90905 bytes
-rw-r--r--doc/images/enlighten_enabled.png (renamed from doc/images/enlighten_off.png)bin105898 -> 105898 bytes
-rw-r--r--doc/miscellaneous_features.md4
3 files changed, 2 insertions, 2 deletions
diff --git a/doc/images/enlighten_on.png b/doc/images/enlighten_disabled.png
index 7725de48..7725de48 100644
--- a/doc/images/enlighten_on.png
+++ b/doc/images/enlighten_disabled.png
Binary files differ
diff --git a/doc/images/enlighten_off.png b/doc/images/enlighten_enabled.png
index c928228c..c928228c 100644
--- a/doc/images/enlighten_off.png
+++ b/doc/images/enlighten_enabled.png
Binary files differ
diff --git a/doc/miscellaneous_features.md b/doc/miscellaneous_features.md
index c5511986..8a0d5052 100644
--- a/doc/miscellaneous_features.md
+++ b/doc/miscellaneous_features.md
@@ -81,8 +81,8 @@ That's it! Once your code executes, the regular old buffer on the left will turn
into the brilliant show of lights on the right.
<p align="center">
- <img src="../images/enlighten_off.png" width="300" />
- <img src="../images/enlighten_on.png" width="300" />
+ <img src="../images/enlighten_disabled.png" width="300" />
+ <img src="../images/enlighten_enabled.png" width="300" />
</p>
To stop displaying the locals you'll have to disable `cider-enlighten-mode`