File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ def reset_url(self):
96
96
_external = True ,
97
97
).lower ()
98
98
99
- frontend_base_url = "https://app-frontend-test-001.azurewebsites.net "
99
+ frontend_base_url = "https://app.climatemind.org "
100
100
route_component = "/password-reset/"
101
101
hard_coded_url = frontend_base_url + route_component + str (self .uuid ).lower ()
102
102
return hard_coded_url
Original file line number Diff line number Diff line change 184
184
<tbody>
185
185
<tr>
186
186
<td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial;font-size: 16px;padding: 16px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
187
- <a class="mcnButton " title="Conversation" href="https://app-frontend-test-001.azurewebsites.net /sharelink?conversation=-conversation_uuid-" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #07373B;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;">Login</a>
187
+ <a class="mcnButton " title="Conversation" href="https://app.climatemind.org /sharelink?conversation=-conversation_uuid-" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #07373B;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;">Login</a>
188
188
</td>
189
189
</tr>
190
190
</tbody>
Original file line number Diff line number Diff line change 183
183
<tbody>
184
184
<tr>
185
185
<td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial;font-size: 16px;padding: 16px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
186
- <a class="mcnButton " title="Login" href="https://app-frontend-test-001.azurewebsites.net /login" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #07373B;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;">Login</a>
186
+ <a class="mcnButton " title="Login" href="https://app.climatemind.org /login" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #07373B;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;display: block;">Login</a>
187
187
</td>
188
188
</tr>
189
189
</tbody>
You can’t perform that action at this time.
0 commit comments