Skip to content

Commit 46f4ae6

Browse files
Merge pull request #459 from SpineEventEngine/update-documentation-submodule
2 parents e026e7c + 42a7dda commit 46f4ae6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: Spine Event Engine
22
description: CQRS/ES framework for modern could applications
33

4-
baseurl:
4+
baseurl: ""
55

66
githuburl: https://github.com/SpineEventEngine/SpineEventEngine.github.io/
77
core_java_repo: https://github.com/SpineEventEngine/core-java
@@ -18,9 +18,9 @@ twitter_username: SpineEngine
1818
github_username: SpineEventEngine
1919
stackoverflow_username: Spine-Event-Engine
2020

21-
base_api_doc: https://spine.io/base/reference
22-
core_api_doc: https://spine.io/core-java/reference
23-
web_api_doc: https://spine.io/web/reference
21+
base_api_doc: https://spine.io/base/dokka-reference
22+
core_api_doc: https://spine.io/core-java/dokka-reference
23+
web_api_doc: https://spine.io/web/dokka-reference
2424
js_api_doc: https://spine.io/web/reference/client-js
2525
dart_api_doc: https://spine.io/dart/reference
2626

0 commit comments

Comments
 (0)