Skip to content

Commit 9052cf3

Browse files
committed
Fix typo on repo url
1 parent cf2f7e9 commit 9052cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/module-3/my-website/myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1
44
project:
55
title: "GeoJupyter Workshop - CSDMS 2025 - MY-USERNAME"
66
description: "My exercises from the GeoJupyter workshop at the CSDMS 2025 Annual Meeting"
7-
# github: "MY-USERNAME/workshop-csdms2025-exercises"
7+
github: "mfisher87/workshop-csdms2025-examples"
88
license: "MIT"
99
jupyter: # Enable computation
1010
lite: true

0 commit comments

Comments
 (0)