chore: update links to .com

This commit is contained in:
Antonella Sgarlatta
2021-06-28 15:28:01 -03:00
parent 8bef7cde94
commit e208467ee7
8 changed files with 21 additions and 21 deletions

View File

@@ -20,7 +20,7 @@
)
.sk-app-bar-item
a.no-decoration.sk-label.title(
href='https://standardnotes.org/help',
href='https://standardnotes.com/help',
rel='noopener',
target='_blank'
)

View File

@@ -93,7 +93,7 @@
p.sk-p Use strict sign in
span
a.info(
href='https://standardnotes.org/help/security',
href='https://standardnotes.com/help/security',
rel='noopener',
target='_blank'
) (Learn more)
@@ -143,7 +143,7 @@
| Hmm...we can't seem to sync your account.
| The reason: {{self.state.syncError}}
a.sk-a.info-contrast.sk-bold.sk-panel-row(
href='https://standardnotes.org/help',
href='https://standardnotes.com/help',
rel='noopener',
target='_blank'
) Need help?

View File

@@ -1,7 +1,7 @@
.sn-component
.sk-menu-panel.dropdown-menu
a.no-decoration(
href='https://standardnotes.org/extensions',
href='https://standardnotes.com/extensions',
ng-if='self.state.extensions.length == 0',
rel='noopener',
target='blank'

View File

@@ -15,7 +15,7 @@
.sk-app-bar-item-column
div
a.sk-label.sk-base(
href='https://dashboard.standardnotes.org',
href='https://dashboard.standardnotes.com',
rel='noopener',
target='_blank'
)
@@ -29,7 +29,7 @@
.sk-app-bar-item
.sk-app-bar-item-column
a.sn-button.small.warning(
href='https://standardnotes.org/help/41/expired',
href='https://standardnotes.com/help/41/expired',
rel='noopener',
target='_blank'
) Help

View File

@@ -26,7 +26,7 @@
ng-if='editor.conflictOf'
) Conflicted copy
a.no-decoration(
href='https://standardnotes.org/extensions',
href='https://standardnotes.com/extensions',
ng-if='self.state.editors.length == 0',
rel='noopener',
target='blank'

View File

@@ -17,10 +17,10 @@
| Extensions use an offline messaging system to communicate. Learn more at
|
a.sk-a.info(
href='https://standardnotes.org/permissions',
href='https://standardnotes.com/permissions',
rel='noopener',
target='_blank'
) https://standardnotes.org/permissions.
) https://standardnotes.com/permissions.
.sk-panel-footer
button.sn-button.info.block.w-full.text-base.py-3(
ng-click='ctrl.accept()'