We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6c1bb commit cd382d9Copy full SHA for cd382d9
1 file changed
book/myst.yml
@@ -3,7 +3,7 @@ version: 1
3
project:
4
title: Causal Studio
5
copyright: '2025'
6
- github: https://github.com/Funbucket/causal-studio
+ github: https://github.com/CausalInferenceLab/causal-studio
7
license: CC-BY-4.0
8
keywords:
9
- causal inference
@@ -12,7 +12,7 @@ project:
12
jupyter:
13
binder:
14
url: https://mybinder.org
15
- repo: Funbucket/causal-studio
+ repo: CausalInferenceLab/causal-studio
16
ref: main
17
lite: false
18
toc:
@@ -29,7 +29,7 @@ site:
29
30
actions:
31
- title: GitHub
32
- url: https://github.com/Funbucket/causal-studio
+ url: https://github.com/CausalInferenceLab/causal-studio
33
options:
34
hide_footer_links: true
35
logo_text: Causal Studio
0 commit comments