Skip to content

Commit dafb79e

Browse files
authored
add YT playlist link for Yellow Room sessions (#46)
Thanks
1 parent c63dcf8 commit dafb79e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

static/index.html

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,8 @@ <h3>Relive the Best of re>≡CAP</h3>
131131
Missed it live? No problem! All presentation tracks are now available as recordings.
132132
</p>
133133
<ul>
134-
<li>Main track - <span class="yellow-room">Y</span> Yellow Room - <a href="https://broadcast.sap.com/replay/250709_recap"
135-
target="_blank" rel="noopener" aria-label="link to YouTube (opens in a new tab)">Recording</a></li>
136-
<li>Side Track - <span class="blue-room">B</span> Blue Room - <a
137-
href="https://www.youtube.com/playlist?list=PLJDFklpD_2cTjReIS8xQ2L0HnfjoxPUxd"
138-
target="_blank" rel="noopener" aria-label="link to YouTube (opens in a new tab)">Recording</a></li>
134+
<li>Main track - <span class="yellow-room">Y</span> Yellow Room - <a href="https://www.youtube.com/playlist?list=PLJDFklpD_2cT6lFS3kSq55bUmzTUi9bn7" target="_blank" rel="noopener" aria-label="link to YouTube (opens in a new tab)">YouTube playlist</a> and <a href="https://broadcast.sap.com/replay/250709_recap" target="_blank" rel="noopener" aria-label="link to broadcast.sap.com (opens in a new tab)">original Audimax recording</a></li>
135+
<li>Side Track - <span class="blue-room">B</span> Blue Room - <a href="https://www.youtube.com/playlist?list=PLJDFklpD_2cTjReIS8xQ2L0HnfjoxPUxd" target="_blank" rel="noopener" aria-label="link to YouTube (opens in a new tab)">YouTube playlist</a></li>
139136
</ul>
140137

141138
<h3>Code Connect Event App released!</h3>
@@ -440,4 +437,4 @@ <h2 class="section-heading">
440437
<script src="./js/speaker-lineup.js"></script>
441438
<script src="./js/main.js"></script>
442439
</body>
443-
</html>
440+
</html>

0 commit comments

Comments
 (0)