Skip to content

Commit

Permalink
Update URL to name server section (#98677)
Browse files Browse the repository at this point in the history
  • Loading branch information
Imran92 authored Jan 22, 2025
1 parent daa41a3 commit 1fdc297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/urls/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const ADDING_GSUITE_TO_YOUR_SITE = `${ root }/add-email/adding-google-wor
export const ADDING_TITAN_TO_YOUR_SITE = `${ root }/add-email/adding-professional-email-to-your-site/`;
export const AUTO_RENEWAL = `${ root }/support/manage-purchases/automatic-renewal/`;
export const CHANGE_NAME_SERVERS = `${ root }/domains/change-name-servers/`;
export const CHANGE_NAME_SERVERS_FINDING_OUT_NEW_NS = `${ root }/domains/change-name-servers/#find-your-new-name-servers`;
export const CHANGE_NAME_SERVERS_FINDING_OUT_NEW_NS = `${ root }/domains/change-name-servers/#step-1-find-your-new-name-servers`;
export const CONCIERGE_SUPPORT = `${ root }/concierge-support/`;
export const CONTACT = `${ root }/contact/`;
export const CALYPSO_CONTACT = '/help/contact';
Expand Down

0 comments on commit 1fdc297

Please sign in to comment.