Dev site uses same url path as prod

Dev site now uses localhost:4000/intellij/sdk/docs/, just like prod
does. Better to have structure the same to spot issues early.
This commit is contained in:
Matt Ellis 2015-07-24 10:31:50 +01:00
parent eccefc5ccd
commit 133b1b5c77
2 changed files with 1 additions and 2 deletions

View File

@ -3,4 +3,4 @@ product_name: IntelliJ Platform SDK
product_version:
product_type: DevGuide
baseurl: /
baseurl: /intellij/sdk/docs/

View File

@ -1 +0,0 @@
baseurl: /intellij/sdk/docs/