fix(docs): Terms of Service links to Privacy Policy over HTTP

Open Beginner friendly
#1,909 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
95/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Domain
documentation

Research direction

Open docs/terms-of-service.mdx and go to line 114. Change the Privacy Policy URL from HTTP to HTTPS, then review the rendered link or search the file to confirm the Terms of Service page contains https://docs.base.org/privacy-policy.

Written by the indexing model from the issue text.

Description

Path: docs/terms-of-service.mdx

Description

Line 114 of the Terms of Service page links to the Privacy Policy using http:// instead of https://:

For more information regarding our collection, use, and disclosure of personal data [...] please see our Privacy Policy.

docs.base.org serves over HTTPS everywhere else on the site.

Suggested fix

Update the link to https://docs.base.org/privacy-policy.

Dominant language
JavaScript
Stars
337
Forks
798
Avg merge
7h 24m
Merged PRs (30d)
51

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from base/docs

All issues in base/docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.