fix: site urls
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.sn-component
|
||||
.sk-menu-panel.dropdown-menu
|
||||
a.no-decoration(
|
||||
href='https://standardnotes.com/extensions',
|
||||
href='https://standardnotes.com/plans',
|
||||
ng-if='self.state.extensions.length == 0',
|
||||
rel='noopener',
|
||||
target='blank'
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
ng-if='editor.conflictOf'
|
||||
) Conflicted copy
|
||||
a.no-decoration(
|
||||
href='https://standardnotes.com/extensions',
|
||||
href='https://standardnotes.com/plans',
|
||||
ng-if='self.state.editors.length == 0',
|
||||
rel='noopener',
|
||||
target='blank'
|
||||
|
||||
Reference in New Issue
Block a user