Fix url jekyll

This commit is contained in:
Psyreactor 2020-08-24 17:16:57 -03:00 committed by GitHub
parent a5e6c048b7
commit db24abfdf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -22,8 +22,8 @@ title: Sonarqube Ruby
email: marianilucas@gmail.com
description: >- # this means to ignore newlines until "baseurl:"
Sonarqube is a Ruby wrapper for the Sonarqube API Rest.
baseurl: "/" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "/sonarqube" # the subpath of your site, e.g. /blog
url: "https://psyreactor.github.io" # the base hostname & protocol for your site, e.g. http://example.com
#twitter_username: jekyllrb
github_username: psyreactor
@ -87,4 +87,4 @@ aux_links:
"Sonarqube gem on GitHub":
- "https://github.com/psyreactor/sonarqube"
footer_content: "2020 - Psyreactor. Distributed by an <a href=\"https://github.com/psyreactor/sonarqube/tree/master/LICENSE.txt\">BSD license.</a>"
footer_content: "2020 - Psyreactor. Distributed by an <a href=\"https://github.com/psyreactor/sonarqube/tree/master/LICENSE.txt\">BSD license.</a>"