From 2db35afb7c2fb120f900a9f3bc651e65ec72a8fa Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 26 Jun 2018 11:43:16 -0300 Subject: [PATCH] docs: update list output example --- www/content/update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/content/update.md b/www/content/update.md index 72998a6..1a183c4 100644 --- a/www/content/update.md +++ b/www/content/update.md @@ -35,8 +35,8 @@ course list them: ```console $ antibody list -/Users/carlos/Library/Caches/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-Tarrasch-SLASH-zsh-bd -/Users/carlos/Library/Caches/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-caarlos0-SLASH-git-add-remote +https://github.com/Tarrasch/zsh-bd /Users/carlos/Library/Caches/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-Tarrasch-SLASH-zsh-bd +https://github.com/caarlos0/git-add-remote /Users/carlos/Library/Caches/antibody/https-COLON--SLASH--SLASH-github.com-SLASH-caarlos0-SLASH-git-add-remote # ... ```