Skip to content

Commit f3f8b22

Browse files
committed
fix path
1 parent 8176995 commit f3f8b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >- # this means to ignore newlines until "baseurl:"
44
Ruby interface for the Lokalise APIv2 that
55
represents returned data as Ruby objects.
66
baseurl: "/ruby-lokalise-api" # the subpath of your site, e.g. /blog
7-
url: "https://lokalise.github.io" # the base hostname & protocol for your site, e.g. http://example.com
7+
url: "https://lokalise.github.io/ruby-lokalise-api" # the base hostname & protocol for your site, e.g. http://example.com
88
twitter_username: lokalise
99
github_username: lokalise
1010

0 commit comments

Comments
 (0)