Skip to content

Commit 8d20220

Browse files
committed
Fix titles and filenames
1 parent c4fde8f commit 8d20220

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
@@ -2,7 +2,7 @@
22
version: 1
33
project:
44
id: 9db2473e-461d-4266-86fa-a2a0ea3eb2c9
5-
title: executable-tutorials
5+
title: Executable Tutorials
66
description: Executable tutorials for Scientific Python
77
keywords: []
88
authors: [Scientific Python Developers]
@@ -18,8 +18,8 @@ project:
1818
- file: tutorials/matplotlib/static_mpl.md
1919
- file: tutorials/static/static.md
2020
- file: contributing.md
21-
- file: maintainers.md
22-
21+
- file: maintainer-guide.md
22+
2323
site:
2424
template: book-theme
2525
# options:

0 commit comments

Comments
 (0)