Skip to content

Commit

Permalink
Use rubykoans.com base path for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tonywok committed Jun 11, 2023
1 parent aead225 commit 32e0275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
url: "" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "" # the subpath of your site, e.g. /blog
baseurl: "/rubykoans.com" # the subpath of your site, e.g. /blog
title: "Learn Ruby with the Edgecase Ruby Koans"

0 comments on commit 32e0275

Please sign in to comment.