Skip to content

Commit d7abd21

Browse files
committed
fix links problem
1 parent f635012 commit d7abd21

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ defaults:
8080
values:
8181
nav_exclude: false
8282
parent: Contribute
83+
- scope:
84+
path: "pysqlflow"
85+
values:
86+
prefix: '/pysqlflow/'
8387
- scope:
8488
path: "pysqlflow/doc/desigin/client_design_doc.md"
8589
values:
@@ -95,6 +99,7 @@ defaults:
9599
values:
96100
layout: doc
97101
parent: GoHive
102+
prefix: '/gohive/'
98103

99104

100105
footer:

gohive

0 commit comments

Comments
 (0)