diff --git a/docs/chapter8/1onlineforums.mdx b/docs/chapter8/1onlineforums.mdx index 4fba7ec1..1201b338 100644 --- a/docs/chapter8/1onlineforums.mdx +++ b/docs/chapter8/1onlineforums.mdx @@ -9,4 +9,4 @@ description: "Onlineforums page in Chapter8 of CircuitVerse documentation." - CircuitVerse Forum: [https://circuitverse.org/forum](https://circuitverse.org/forum) - CircuitVerse on GitHub: [https://github.com/CircuitVerse](https://github.com/CircuitVerse) - CircuitVerse on Slack: [https://circuitverse-team.slack.com](https://circuitverse-team.slack.com) -- CircuitVerse YouTube Channel: [https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg](https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg) +- CircuitVerse YouTube Channel: [https://www.youtube.com/@circuitverse-official](https://www.youtube.com/@circuitverse-official) diff --git a/docs/chapter9/1onlineforums.md b/docs/chapter9/1onlineforums.md index 94eeb6b5..8d34e1ff 100644 --- a/docs/chapter9/1onlineforums.md +++ b/docs/chapter9/1onlineforums.md @@ -3,4 +3,4 @@ * CircuitVerse Forum: [https://circuitverse.org/forum](https://circuitverse.org/forum) * CircuitVerse on GitHub: [https://github.com/CircuitVerse](https://github.com/CircuitVerse) * CircuitVerse on Slack: [https://circuitverse-team.slack.com](https://circuitverse-team.slack.com) -* CircuitVerse YouTube Channel: [https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg](https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg) \ No newline at end of file +* CircuitVerse YouTube Channel: [https://www.youtube.com/@circuitverse-official](https://www.youtube.com/@circuitverse-official) \ No newline at end of file diff --git a/docusaurus.config.js b/docusaurus.config.js index ba006bed..bff25331 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -95,7 +95,7 @@ const config = { { label: 'GitHub', href: 'https://github.com/CircuitVerse' }, { label: 'YouTube', - href: 'https://www.youtube.com/channel/UCAK48dCPc_QON6Y5QqqRLOg', + href: 'https://www.youtube.com/@circuitverse-official', }, ], },