You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix exception if login info is missing
- Rename Browsertrix Cloud -> Browsertrix
- Default Browsertrix URL and placeholder to 'app.browsertrix.com'
- Add link to browsertrix.com for more info on Browsertrix
@@ -680,14 +690,15 @@ class ArchiveWebApp extends ReplayWebApp
680
690
</fieldset>` : ""}
681
691
682
692
${this.settingsTab==="browsertrix" ? html`
683
-
<pclass="is-size-6 mb-3">Configure your credentials to upload archived items to Browsertrix Cloud.</p>
693
+
<pclass="is-size-6 mb-3">Configure your credentials to upload archived items to Browsertrix.</p>
694
+
<pclass="is-size-7 p-4 has-background-info">Don't have a Browsertrix account? Visit <ahref="https://browsertrix.com/">https://browsertrix.com/</a> for more info.</p>
0 commit comments