From f9a3c4c7f4a6bb291b9093cbc39d569f3594853a Mon Sep 17 00:00:00 2001
From: Dimitris Lampridis <dimitris.lampridis@cern.ch>
Date: Thu, 12 Jan 2023 14:24:38 +0100
Subject: [PATCH] doc: cleanup of reference designs from core documentation

---
 doc/basic_concepts.rst | 4 +---
 doc/ref_nodes.rst      | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/basic_concepts.rst b/doc/basic_concepts.rst
index 0e5c807..91bb687 100644
--- a/doc/basic_concepts.rst
+++ b/doc/basic_concepts.rst
@@ -309,9 +309,7 @@ triggered, following the process depicted in :numref:`fig-wrtd-alarm`.
 Application
 ===========
 
-A :ref:`node` may be running one or more Applications (firmware). As an example, the
-:ref:`spec150t_ref_adc` runs a single Application (to communicate with the ADC), while the
-:ref:`svec_ref_tdc_fd` runs two Applications (one for the TDC and one for the Fine Delay generator).
+A :ref:`node` may be running one or more Applications (firmware).
 
 As such, an Application is also a :ref:`rep_cap` instance inside a :ref:`node`.
 
diff --git a/doc/ref_nodes.rst b/doc/ref_nodes.rst
index 9d0b5c2..3063536 100644
--- a/doc/ref_nodes.rst
+++ b/doc/ref_nodes.rst
@@ -7,4 +7,4 @@
 Reference Nodes
 ---------------
 
-See repository https://gitlab.cern.ch/be-cem-edl/fec/hardware-modules/wrtd-reference-designs for some reference designs.
+See repository https://ohwr.org/project/wrtd-ref-designs/ for some reference designs.
-- 
GitLab