Rename paths in docs website after reporsitory rename
This commit is contained in:
parent
0819ef0a40
commit
5fd7ba4d06
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue