Skip to content

Commit 3c75744

Browse files
authored
Opendev 23t3 (#245)
* updated open dev page for 23t3 * fix edit perm for wk1
1 parent 6854c9d commit 3c75744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/opendev/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,12 @@ const OpenDevTwo: NextPage = () => {
9696
marginTop: '1rem',
9797
}}>Week 1</Text>
9898
<LinksContainer justify="around">
99-
<a href="https://www.canva.com/design/DAFhz2OFo8Y/InPtslQ6diPeqLV_AKynEw/edit" target="_blank">Slides</a>
99+
<a href="https://www.canva.com/design/DAFhz2OFo8Y/InPtslQ6diPeqLV_AKynEw/edit?utm_content=DAFhz2OFo8Y&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton" target="_blank">Slides</a>
100100
<a href="https://codepen.io/Allynixtor/pen/GRPOYvX" target="_blank">Demo Code</a>
101101
<a href="https://github.com/CSESocEducation/Open-Dev/tree/main/23T3/workshop-1/exercises" target="_blank">Exercises</a>
102102
<span>Recording</span>
103103
</LinksContainer>
104-
<a href="https://www.canva.com/design/DAFhz2OFo8Y/InPtslQ6diPeqLV_AKynEw/edit" target="_blank">
104+
<a href="https://www.canva.com/design/DAFhz2OFo8Y/InPtslQ6diPeqLV_AKynEw/edit?utm_content=DAFhz2OFo8Y&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton" target="_blank">
105105
<Centerer>
106106
<Image src="/images/opendev/opendev-23t3-wk1-cover-slide.png" alt="Week 1 Slides" width="480" height="270" />
107107

0 commit comments

Comments
 (0)