From 5db8a6df20d80cb29fd8c4b9bbefff3d8dc17c5a Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Sun, 18 Jun 2017 07:04:59 -0700 Subject: [PATCH] fix markdown image link, because gists don't work with relative links --- fish_powerline_ubuntu_the_easy_way.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish_powerline_ubuntu_the_easy_way.md b/fish_powerline_ubuntu_the_easy_way.md index ea464fc..551311a 100644 --- a/fish_powerline_ubuntu_the_easy_way.md +++ b/fish_powerline_ubuntu_the_easy_way.md @@ -31,4 +31,4 @@ find -name '*.fish' 2>&1 | grep -e 'powerline-setup' ./usr/share/powerline/bindings/fish/powerline-setup.fish ``` -![alt text](2017-06-18-064710_722x410_scrot.png) +![alt text](https://gist.githubusercontent.com/TrentSPalmer/63a85b582d42ab4bff665fc2dbba42e2/raw/2017-06-18-064710_722x410_scrot.png)