Skip to content

Commit 417c742

Browse files
committed
Apply project/repo rename changes
1 parent c170031 commit 417c742

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/pr-rtd-link.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: 'readthedocs/actions/preview@v1'
2020
with:
21-
project-slug: 'geojupyter-workshop-agu2025'
21+
project-slug: 'geojupyter-workshop-open-source-geospatial'
2222
single-version: true
2323
single-language: true
2424
message-template: |

myst.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project:
66
# keywords: []
77
# authors: []
88
license: "MIT"
9-
github: "https://github.com/geojupyter/workshop-agu2025"
9+
github: "https://github.com/geojupyter/workshop-open-source-geospatial"
1010
exclude:
1111
- "_*"
1212
- "README.md"
@@ -16,7 +16,7 @@ site:
1616
template: "book-theme"
1717
actions:
1818
- title: "View source"
19-
url: "https://github.com/geojupyter/workshop-agu2025"
19+
url: "https://github.com/geojupyter/workshop-open-source-geospatial"
2020
options:
2121
folders: true
2222
style: "assets/styles/style.css"

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[workspace]
22
authors = ["Matt Fisher <[email protected]>"]
33
channels = ["conda-forge"]
4-
name = "workshop-agu2025"
4+
name = "workshop-open-source-geospatial"
55
platforms = ["linux-64"]
66
version = "0.1.0"
77

0 commit comments

Comments
 (0)