From: Ben Beltran Date: Sun, 14 Apr 2019 14:48:05 +0000 (+0200) Subject: Use gitlab links in jazzy docs X-Git-Tag: 1.0.0^2^2~19 X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/commitdiff_plain/ffca0db7f130be1138844aa22be71493bcf57d26?ds=sidebyside Use gitlab links in jazzy docs --- diff --git a/Makefile b/Makefile index 8c79c08..5cd7660 100644 --- a/Makefile +++ b/Makefile @@ -32,8 +32,8 @@ document: build --readme README.md \ --clean \ --author Lyricli \ - --author_url https://github.com/lyricli-app \ - --github_url https://github.com/lyricli-app/lyricli \ + --author_url https://gitlab.com/lyricli \ + --github_url https://gitlab.com/lyricli/lyricli \ --module-version 0.4.0 \ --module Lyricli \