Skip to content

Commit d5661a4

Browse files
committed
Verbiage, unnecessary tags
1 parent 2c18f96 commit d5661a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/editor/Editor.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ export function Editor() {
109109
<MigrateNotice>
110110
<p>
111111
Hey! Discohook is moving to discohook.app. You can view the current
112-
message on the new domain{" "}
112+
message{" "}
113113
<a
114114
href="#"
115115
onClick={() => {
@@ -132,15 +132,15 @@ export function Editor() {
132132
<a
133133
href="https://discohook.app/guide/deprecated/migrate-utils"
134134
target="_blank"
135-
rel="noopener noreferrer nofollow ugc"
135+
rel="noopener noreferrer"
136136
>
137137
Read More
138138
</a>{" "}
139139
&bull;{" "}
140140
<a
141141
href="https://discohook.app/me/import-org-backups"
142142
target="_blank"
143-
rel="noopener noreferrer nofollow ugc"
143+
rel="noopener noreferrer"
144144
>
145145
Migrate Backups
146146
</a>

0 commit comments

Comments
 (0)