Skip to content

Commit f2a5d65

Browse files
authored
Update org in myst.yml
1 parent a706652 commit f2a5d65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

myst.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# See docs at: https://mystmd.org/guide/frontmatter
22
version: 1
33
extends:
4-
- https://raw.githubusercontent.com/projectpythia-mystmd/pythia-config/main/pythia.yml
4+
- https://raw.githubusercontent.com/projectpythia/pythia-config/main/pythia.yml
55
project:
66
id: e8285412-8d71-4ea9-9e66-75f823ad5818
77
title: EOFs Cookbook
88
# description:
99
# keywords: []
1010
authors: Project Pythia Community
11-
github: https://github.com/projectpythia-mystmd/eofs-cookbook
11+
github: https://github.com/projectpythia/eofs-cookbook
1212
# To autogenerate a Table of Contents, run "myst init --write-toc"
1313
toc:
1414
# Auto-generated by `myst init --write-toc`
@@ -23,7 +23,7 @@ project:
2323
jupyter:
2424
binder:
2525
url: https://binder.projectpythia.org/
26-
repo: projectpythia-mystmd/eofs-cookbook
26+
repo: projectpythia/eofs-cookbook
2727
ref: main
2828
site:
2929
template: book-theme

0 commit comments

Comments
 (0)