Enable link functionality in GUI2 Topology View

Change-Id: I1b88080ecdf8c9b6f8a60af4832a12441186d508
diff --git a/web/gui2/src/main/webapp/app/view/topology/layer/forcesvg/forcesvg.component.spec.ts b/web/gui2/src/main/webapp/app/view/topology/layer/forcesvg/forcesvg.component.spec.ts
index ffbe667..6b1980a 100644
--- a/web/gui2/src/main/webapp/app/view/topology/layer/forcesvg/forcesvg.component.spec.ts
+++ b/web/gui2/src/main/webapp/app/view/topology/layer/forcesvg/forcesvg.component.spec.ts
@@ -19,7 +19,7 @@
 import {IconService, LogService} from 'gui2-fw-lib';
 import {
     DeviceNodeSvgComponent,
-    HostNodeSvgComponent, LinkVisualComponent,
+    HostNodeSvgComponent, LinkSvgComponent,
     SubRegionNodeSvgComponent
 } from './visuals';
 import {DraggableDirective} from './draggable/draggable.directive';
@@ -66,7 +66,7 @@
                 DeviceNodeSvgComponent,
                 HostNodeSvgComponent,
                 SubRegionNodeSvgComponent,
-                LinkVisualComponent,
+                LinkSvgComponent,
                 DraggableDirective
             ],
             providers: [