diff --git a/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd b/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
index e919e3e670bbb89b2b76b72bb9f61ab73c5857f5..a60dc6c2e381120c811770d11e5100a14d1ac4be 100644
--- a/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
+++ b/libraries/io/eth/src/vhdl/eth_tester_pkg.vhd
@@ -19,10 +19,8 @@
 -------------------------------------------------------------------------------
 --
 -- Author: E. Kooistra
--- Purpose: This package contains ethe_tester specific constants and functions
--- Description: See [1]
--- References:
--- . [1] https://support.astron.nl/confluence/display/L2M/L3+SDP+Decision%3A+SDP+Parameter+definitions
+-- Purpose: This package contains eth_tester specific constants and functions
+-- Description:
 --
 LIBRARY IEEE, common_lib;
 USE IEEE.std_logic_1164.ALL;