From 05d8af39f8abb12f498890152ca5a3452384df11 Mon Sep 17 00:00:00 2001
From: Grgur Crnogorac <109675050+grgurc@users.noreply.github.com>
Date: Sun, 2 Jun 2024 13:19:54 +0200
Subject: [PATCH] Swap ConvTasnet and Demucs refs

Refs to Architectures section are mixed up
---
 book/intro/open_src_projects.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/book/intro/open_src_projects.md b/book/intro/open_src_projects.md
index 04de7e7..bc5022b 100644
--- a/book/intro/open_src_projects.md
+++ b/book/intro/open_src_projects.md
@@ -119,7 +119,7 @@ in alphabetical order.
 (opensrc:convtasnet)=
 #### `ConvTasnet`
 
-See our overview here: {ref}`architectures:demucs`   
+See our overview here: {ref}`architectures:convtasnet`   
 This implementation is from the {ref}`opensrc:demucs` github page.  
 [Github Link](https://github.com/facebookresearch/demucs)  
 
@@ -134,7 +134,7 @@ This implementation is from the {ref}`opensrc:demucs` github page.
 (opensrc:demucs)=
 #### `Demucs`
 
-See our overview here: {ref}`architectures:convtasnet`   
+See our overview here: {ref}`architectures:demucs`   
 [Github Link](https://github.com/facebookresearch/demucs)