Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(observatory): update FAQ question about move #11413

Merged
merged 1 commit into from
Jul 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions copy/observatory/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ there is now no reason to provide the "public" flag.

## When did the move occur?

HTTP Observatory was launched on MDN on July 2, 2024, with the existing Mozilla
Observatory site redirecting to it. Other tools like TLS Observatory, SSH
Observatory, and Third-party tests have been deprecated, and will be sunset in
September 2024.
The new HTTP Observatory was launched on MDN on July 2, 2024. The
[old Mozilla Observatory](https://observatory.mozilla.org/) — containing HTTP
Observatory plus other tools like TLS Observatory, SSH Observatory, and
Third-party tests — has been deprecated and will be sunset in September 2024.

> **Note:** Historic scan data has been preserved, and is included in the
> provided scan history for each domain.
Expand Down