diff --git a/README.md b/README.md index 69e1099f..a9017ca2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ to make web archiving easier and more accessible for everyone. The service provides an API and UI for scheduling crawls and viewing results, and managing all aspects of crawling process. This system provides the orchestration and management around crawling, while the actual crawling is performed using [Browsertrix Crawler](https://github.com/webrecorder/browsertrix-crawler) containers, which are launched for each crawl. -See [browsertrix.com](https://browsertrix.com) for a feature overview and information about Browsertrix hosting. +See [webrecorder.net/browsertrix](https://webrecorder.net/browsertrix) for a feature overview and information about how to sign up for Webrecorder's hosted Browsertrix service. ## Documentation diff --git a/backend/btrixcloud/main.py b/backend/btrixcloud/main.py index 212308a4..71e0150b 100644 --- a/backend/btrixcloud/main.py +++ b/backend/btrixcloud/main.py @@ -81,10 +81,10 @@ See [https://docs.browsertrix.com/](https://docs.browsertrix.com/) for more info """, summary="Browsertrix Crawling System API", version=__version__, - terms_of_service="http://browsertrix.com/terms", + terms_of_service="https://webrecorder.net/legal/browsertrix-terms-and-conditions/", contact={ "name": "Browsertrix", - "url": "https://browsertrix.com/", + "url": "https://webrecorder.net/browsertrix", "email": "info@webrecorder.net", }, license_info={ diff --git a/frontend/docs/docs/deploy/index.md b/frontend/docs/docs/deploy/index.md index e0693e40..d4dd2b21 100644 --- a/frontend/docs/docs/deploy/index.md +++ b/frontend/docs/docs/deploy/index.md @@ -2,7 +2,7 @@ !!! info "Already signed up for Browsertrix?" - This guide is for developers and users who are self-hosting Browsertrix. If you've registered through [browsertrix.com](https://browsertrix.com/), you may be looking for the [user guide](../user-guide/index.md). + This guide is for developers and users who are self-hosting Browsertrix. If you've registered through [webrecorder.net](https://webrecorder.net/browsertrix), you may be looking for the [user guide](../user-guide/index.md). Browsertrix is designed to be a cloud-native application running in Kubernetes. diff --git a/frontend/docs/docs/index.md b/frontend/docs/docs/index.md index 518a6639..1bd65465 100644 --- a/frontend/docs/docs/index.md +++ b/frontend/docs/docs/index.md @@ -6,7 +6,7 @@ hide: # Browsertrix Docs -Browsertrix is an open source web archiving system created by [Webrecorder](https://webrecorder.net/). Sign up for Browsertrix on [browsertrix.com](https://browsertrix.com/) to start archiving with zero setup, or follow our self-hosting guide to deploy Browsertrix on your own infrastructure. +Browsertrix is an open source web archiving system created by [Webrecorder](https://webrecorder.net/). [Sign up for Browsertrix](https://webrecorder.net/browsertrix) to start archiving with zero setup, or follow our self-hosting guide to deploy Browsertrix on your own infrastructure. ## Documentation @@ -22,8 +22,8 @@ If you have feedback on the docs, please feel free to [reach out to us](mailto:d For help with a specific topic, try our [community help forum](https://forum.webrecorder.net/c/help/5). -Dedicated professional support is available with a custom subscription or support contract. Check out [our plans](https://browsertrix.com/) for details. +Dedicated professional support is available with a custom subscription or support contract. Check out [our plans](https://webrecorder.net/browsertrix/pricing/) for details. ## Bugs -For bug reports or feature requests, please open a [GitHub issue](https://github.com/webrecorder/browsertrix/issues/new/choose). \ No newline at end of file +For bug reports or feature requests, please open a [GitHub issue](https://github.com/webrecorder/browsertrix/issues/new/choose). diff --git a/frontend/docs/docs/user-guide/signup.md b/frontend/docs/docs/user-guide/signup.md index 74ecbf7a..4b073879 100644 --- a/frontend/docs/docs/user-guide/signup.md +++ b/frontend/docs/docs/user-guide/signup.md @@ -4,7 +4,7 @@ This guide only applies to hosted Browsertrix accounts. If you're self-hosting Browsertrix, [enable open registration](../deploy/customization.md#enable-open-registration) to allow others to sign up for an account on your instance. -To sign up for Browsertrix, [choose a plan](https://browsertrix.com/). We offer a variety of plans for individuals, teams, and organizations of all sizes. +To sign up for Browsertrix, [choose a plan](https://webrecorder.net/browsertrix/pricing/). We offer a variety of plans for individuals, teams, and organizations of all sizes. ## Register Your Org