summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSyohei YOSHIDA <syohex@gmail.com>2015-02-25 08:04:05 +0900
committerSyohei YOSHIDA <syohex@gmail.com>2015-02-25 08:04:05 +0900
commita591f0fcaec239b9f6602a6c9ab203ffda17e99a (patch)
tree9e126b754442ebca98865360547ee1f091989fa9 /README.md
parentcec7613c111fe059ace340d13f50c082f7f9ed86 (diff)
Relative path is better than absolute path
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9997f7a..dd6f0172 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* Minibuffer code evaluation
* Integration with [company-mode](http://company-mode.github.io/) and [auto-complete-mode](https://github.com/clojure-emacs/ac-cider)
-![CIDER Screenshot](https://github.com/clojure-emacs/cider/raw/master/screenshots/cider-overview.png)
+![CIDER Screenshot](screenshots/cider-overview.png)
***