diff --git a/beam/core-testing/pom.xml b/beam/core-testing/pom.xml
index 40d8df16e..f7b3fdf87 100644
--- a/beam/core-testing/pom.xml
+++ b/beam/core-testing/pom.xml
@@ -44,7 +44,7 @@
${project.build.directory}/generated-sources/model
cz.o2.proxima.testing.model
Model
- ${basedir}/src/main/resources/test-readme.conf
+ ${basedir}/../../core/src/test/resources/test-readme.conf
diff --git a/beam/core-testing/src/main/resources/test-readme.conf b/beam/core-testing/src/main/resources/test-readme.conf
deleted file mode 120000
index 17a6a04e6..000000000
--- a/beam/core-testing/src/main/resources/test-readme.conf
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../core/src/test/resources/test-readme.conf
\ No newline at end of file