diff --git a/website/src/config.ts b/website/src/config.ts index 12272dbcb..eb098d009 100644 --- a/website/src/config.ts +++ b/website/src/config.ts @@ -68,7 +68,6 @@ export const SIDEBAR: Sidebar = { { text: 'Pattern Effects', link: 'workshop/pattern-effects' }, { text: 'Recap', link: 'workshop/recap' }, { text: 'Workshop in German', link: 'de/workshop/getting-started' }, - { text: 'Tanglebot workshop', link: 'workshop/motors' }, ], 'Making Sound': [ { text: 'Samples', link: 'learn/samples' },