Skip to content

Commit 96d9833

Browse files
committed
fix: Zenodo slide repository instead of OSF
1 parent ffc23ae commit 96d9833

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

_data/conf.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,11 @@ livestream:
153153
url: 'https://www.youtube.com/c/Code4Lib'
154154

155155
slides:
156+
# show = display link below on home page
156157
show: false
157-
url: 'https://osf.io/meetings/C4L25'
158+
label: 'Code4Lib Zenodo Community'
159+
url: 'https://zenodo.org/communities/code4lib/'
160+
# These are not used on the site anywhere
158161
contact: ''
159162
email: ''
160163

general-info/accessible-presenting.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h3>How to Share</h3>
8484
<p>All presenters are encouraged to share their slides, ideally with some lead time before you present. We recommend this approach for sharing them.</p>
8585

8686
<ul>
87-
<li>Upload your slides to the <a href="{{site.data.conf.slides.url}}">Code4Lib {{site.data.conf.year}} OSF Repository</a>.</li>
87+
<li>Upload your slides to the <a href="{{site.data.conf.slides.url}}">{{site.data.conf.slides.label}}</a>.</li>
8888
<li>In your talk, share a link to the archive page at the start of the talk. Speak the URL aloud and include it on several slides so people can reach it.</li>
8989
</ul>
9090

0 commit comments

Comments
 (0)