Skip to content

Commit 0f98dd9

Browse files
ssambasuMarkLogic Builder
authored andcommitted
Change the link to point to upgrade to DHF 5.x
1 parent 99c235e commit 0f98dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/main/ui/app/components/login/login.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export class LoginComponent implements OnInit {
7373
hubUpdating: boolean = false;
7474
hubUpdateFailed: boolean = false;
7575
hubUpdateError: string = '';
76-
hubUpdateLink: string = 'https://marklogic.github.io/marklogic-data-hub/upgrade/';
76+
hubUpdateLink: string = 'https://docs.marklogic.com/datahub/upgrade.html';
7777

7878
loginError: string = null;
7979
loggingIn: boolean = false;

0 commit comments

Comments
 (0)