diff --git a/docs/_config.yml b/docs/_config.yml index 5a104e77..cdcf53c1 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,7 +4,7 @@ email: fedor.isakov@jetbrains.com description: >- # this means to ignore newlines until "baseurl:" Code Rules is a language framework and runtime for running logical inference in JetBrains MPS. -baseurl: "/constraints-typechecking" # the subpath of your site, e.g. /blog +baseurl: "/mps-coderules" # the subpath of your site, e.g. /blog url: "https://fisakov.github.io" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: jetbrains_mps github_username: fisakov @@ -13,7 +13,7 @@ copyright: JetBrains s.r.o. copyright_url: "https://jetbrains.com" homepage: "https://jetbrains.com/mps" homepage_title: "JetBrains MPS" -github-project: fisakov/constraints-typechecking +github-project: fisakov/mps-coderules # Build settings markdown: kramdown