Skip to content

Commit bda4d18

Browse files
committed
Point to forked repo/link
1 parent 628179b commit bda4d18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ how it is better to automate analysis using functions instead of repeating analy
2020
steps manually.
2121

2222
The rendered version of the lesson is available at:
23-
[https://swcarpentry.github.io/python-novice-inflammation/](https://swcarpentry.github.io/python-novice-inflammation/).
23+
[https://ornl-training.github.io/2025-09-18-ORNL/](https://ornl-training.github.io/2025-09-18-ORNL/).
2424

2525
This lesson is also available in [R] and [MATLAB].
2626

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ life_cycle: 'stable'
2727
license: 'CC-BY 4.0'
2828

2929
# Link to the source repository for this lesson
30-
source: 'https://github.com/swcarpentry/python-novice-inflammation'
30+
source: 'https://github.com/ornl-training/2025-09-18-ORNL'
3131

3232
# Default branch of your lesson
3333
branch: 'main'
@@ -87,6 +87,6 @@ profiles:
8787
# sandpaper and varnish versions) should live
8888

8989

90-
url: 'https://swcarpentry.github.io/python-novice-inflammation'
90+
url: 'https://github.com/ornl-training/2025-09-18-ORNL'
9191
analytics: carpentries
9292
lang: en

0 commit comments

Comments
 (0)