Skip to content

Commit b076e29

Browse files
committed
fix: do not link raw text object
1 parent a12a578 commit b076e29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/assets/ORN-Workshop/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
highlightLines: true,
260260
countIncrementalSlides: false,
261261
highlightSpans: true,
262-
sourceUrl: 'https://raw.githubusercontent.com/nipreps/nipreps.github.io/mkdocs/docs/assets/ORN-Workshop/presentation.md',
262+
sourceUrl: 'presentation.md',
263263
ratio: '16:9'
264264
});
265265
</script>

docs/assets/bhd2020/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
highlightLines: true,
260260
countIncrementalSlides: false,
261261
highlightSpans: true,
262-
sourceUrl: 'https://raw.githubusercontent.com/nipreps/nipreps.github.io/mkdocs/docs/assets/bhd2020/presentation.md',
262+
sourceUrl: 'presentation.md',
263263
ratio: '16:9'
264264
});
265265
</script>

0 commit comments

Comments
 (0)