From 203a745fd1ac67101570385c99d0db1691e94288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bra=C5=A1na?= Date: Sat, 5 Sep 2020 22:25:15 +0200 Subject: [PATCH] Update links --- _config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 5b1db89..ba6b7c4 100644 --- a/_config.yml +++ b/_config.yml @@ -19,13 +19,13 @@ description: > # this means to ignore newlines until "baseurl:" and syntax highlighting, built on HTTPie and prompt_toolkit. baseurl: "" # the subpath of your site, e.g. /blog url: "https://http-prompt.com" # the base hostname & protocol for your site, e.g. http://example.com -docs_url: "http://docs.http-prompt.com" -docs_baseurl: "http://docs.http-prompt.com/en/latest" -github_url: "https://github.com/eliangcs/http-prompt" +docs_url: "https://docs.http-prompt.com" +docs_baseurl: "https://docs.http-prompt.com/en/latest" +github_url: "https://github.com/httpie/http-prompt" gitter_url: "https://gitter.im/eliangcs/http-prompt" producthunt_url: "https://www.producthunt.com/posts/http-prompt" -license_url: "https://github.com/eliangcs/http-prompt/blob/master/LICENSE" -comm_license_url: "https://github.com/eliangcs/http-prompt/blob/master/COMM-LICENSE" +license_url: "https://github.com/httpie/http-prompt/blob/master/LICENSE" +comm_license_url: "https://github.com/httpie/http-prompt/blob/master/LICENSE" creator_github_url: "https://github.com/eliangcs" creator_name: "Chang-Hung Liang"