diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-04-14 16:48:05 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-04-14 16:48:05 +0200 |
| commit | ffca0db7f130be1138844aa22be71493bcf57d26 (patch) | |
| tree | d58b9f6c2998be5586de65881760159870f7a2ef /Makefile | |
| parent | f787104e6ae5281ac185a0f8267b23e0a87c4b9e (diff) | |
Use gitlab links in jazzy docs
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 \ |