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):
9696 _external = True ,
9797 ).lower ()
9898
99- frontend_base_url = "https://app-frontend-test-001.azurewebsites.net "
99+ frontend_base_url = "https://app.climatemind.org "
100100 route_component = "/password-reset/"
101101 hard_coded_url = frontend_base_url + route_component + str (self .uuid ).lower ()
102102 return hard_coded_url
Original file line number Diff line number Diff line change 184184 <tbody>
185185 <tr>
186186 <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>
188188 </td>
189189 </tr>
190190 </tbody>
Original file line number Diff line number Diff line change 183183 <tbody>
184184 <tr>
185185 <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>
187187 </td>
188188 </tr>
189189 </tbody>
You can’t perform that action at this time.
0 commit comments