Update Webrecorder.net links (#2120)
- Updates documentation links to point to new Browsertrix landing page - Updates redoc links
This commit is contained in:
parent
55a758f342
commit
74161f8477
@ -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
|
||||
|
||||
|
@ -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={
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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).
|
||||
For bug reports or feature requests, please open a [GitHub issue](https://github.com/webrecorder/browsertrix/issues/new/choose).
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user