Skip to content

Commit 3f38b5a

Browse files
feat: Update YouTube link to use channel handle instead of channel id.
1 parent 4270c46 commit 3f38b5a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/chapter8/1onlineforums.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ description: "Onlineforums page in Chapter8 of CircuitVerse documentation."
99
- CircuitVerse Forum: [https://circuitverse.org/forum](https://circuitverse.org/forum)
1010
- CircuitVerse on GitHub: [https://github.com/CircuitVerse](https://github.com/CircuitVerse)
1111
- CircuitVerse on Slack: [https://circuitverse-team.slack.com](https://circuitverse-team.slack.com)
12-
- CircuitVerse YouTube Channel: [https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg](https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg)
12+
- CircuitVerse YouTube Channel: [https://www.youtube.com/@circuitverse-official](https://www.youtube.com/@circuitverse-official)

docs/chapter9/1onlineforums.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
* CircuitVerse Forum: [https://circuitverse.org/forum](https://circuitverse.org/forum)
44
* CircuitVerse on GitHub: [https://github.com/CircuitVerse](https://github.com/CircuitVerse)
55
* CircuitVerse on Slack: [https://circuitverse-team.slack.com](https://circuitverse-team.slack.com) </span>
6-
* CircuitVerse YouTube Channel: [https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg](https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg)
6+
* CircuitVerse YouTube Channel: [https://www.youtube.com/@circuitverse-official](https://www.youtube.com/@circuitverse-official)

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const config = {
9595
{ label: 'GitHub', href: 'https://github.com/CircuitVerse' },
9696
{
9797
label: 'YouTube',
98-
href: 'https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg',
98+
href: 'https://www.youtube.com/@circuitverse-official',
9999
},
100100
],
101101
},

0 commit comments

Comments
 (0)