File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ export default function MenuCardano() {
140
140
< a
141
141
target = "_blank"
142
142
rel = "noreferrer"
143
- href = "https://docs.tosidrop.io /"
143
+ href = "https://docs.tosidrop.me /"
144
144
className = "flex flex-row items-center gap-2 text-inactive"
145
145
>
146
146
< FontAwesomeIcon className = "w-4" icon = { faBook } />
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ export default function MenuErgo() {
129
129
< a
130
130
target = "_blank"
131
131
rel = "noreferrer"
132
- href = "https://docs.tosidrop.io /"
132
+ href = "https://docs.tosidrop.me /"
133
133
className = "flex flex-row items-center gap-2 text-inactive"
134
134
>
135
135
< FontAwesomeIcon className = "w-4" icon = { faBook } />
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ export default function MobileMenuCardano() {
94
94
< a
95
95
target = "_blank"
96
96
rel = "noreferrer"
97
- href = "https://docs.tosidrop.io /"
97
+ href = "https://docs.tosidrop.me /"
98
98
className = "mb-2.5 text-inactive"
99
99
>
100
100
< FontAwesomeIcon className = "mr-2.5" icon = { faBook } />
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ export default function MobileMenuErgo() {
94
94
< a
95
95
target = "_blank"
96
96
rel = "noreferrer"
97
- href = "https://docs.tosidrop.io /"
97
+ href = "https://docs.tosidrop.me /"
98
98
className = "mb-2.5 text-inactive"
99
99
>
100
100
< FontAwesomeIcon className = "mr-2.5" icon = { faBook } />
You can’t perform that action at this time.
0 commit comments