Skip to content
Snippets Groups Projects
Commit 16ab9816 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add redirect

parent ee535335
No related branches found
No related tags found
1 merge request!553/ws/nshmp Application
import {environment} from '../../environments/environment';
import {
Applications,
DevApplications,
......@@ -82,7 +83,8 @@ export function apps(): Applications {
},
services: {
display: 'Services',
routerLink: '/services',
isHref: true,
routerLink: `${environment.webServices.baseUrl}/ws/nshmp/`,
},
source: {
dashboard: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment