Skip to content

Commit cd382d9

Browse files
committed
fix(book): Binder 저장소 경로를 현재 GitHub 원격으로 수정
1 parent 5c6c1bb commit cd382d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

book/myst.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 1
33
project:
44
title: Causal Studio
55
copyright: '2025'
6-
github: https://github.com/Funbucket/causal-studio
6+
github: https://github.com/CausalInferenceLab/causal-studio
77
license: CC-BY-4.0
88
keywords:
99
- causal inference
@@ -12,7 +12,7 @@ project:
1212
jupyter:
1313
binder:
1414
url: https://mybinder.org
15-
repo: Funbucket/causal-studio
15+
repo: CausalInferenceLab/causal-studio
1616
ref: main
1717
lite: false
1818
toc:
@@ -29,7 +29,7 @@ site:
2929
title: Causal Studio
3030
actions:
3131
- title: GitHub
32-
url: https://github.com/Funbucket/causal-studio
32+
url: https://github.com/CausalInferenceLab/causal-studio
3333
options:
3434
hide_footer_links: true
3535
logo_text: Causal Studio

0 commit comments

Comments
 (0)