diff --git a/README.md b/README.md
index 091cab1db20531ad1b26c59200425411bae97a4f..badec8ff1245bc53f3df2a79e66c55f5b9e5f4ed 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-This repository contains dependencies needed by the simulink connector plugin (https://git.qt.io/mbadri/simulinkconnector). Dependencies are provided by MathWorks (mathworks.com).
+This repository contains dependencies needed by the simulink connector plugin (https://git.qt.io/qt-design-studio/simulinkconnector). Dependencies are provided by MathWorks (mathworks.com).
 
 The package is composed of three components:
-1) Simulink Qt Block Library (QtBlocksetPSP-R2019b_v2.1.3_win64-Install.exe)
-2) Qt plugin (simulinkplugin) for connectivity to the Simulink environment using C++
-3) QML Extension plugin (simulinkqmlplugin) which allows the simulinkplugin to be used in QML directly. 
\ No newline at end of file
+1) Simulink Qt Blockset (QtBlocksetPSP-R2019b_v2.1.3_win64-Install.exe).
+2) Simulink C++ Library (simulinkplugin) for connectivity to the Simulink environment using C++.
+3) QML Extension plugin (simulinkqmlplugin) which allows the simulinkplugin to be used in QML directly.
\ No newline at end of file