fix: use HTTPS in egress traffic examples

Open Beginner friendly
#2,091 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by locating the egress traffic documentation examples and review the curl commands and expected responses described in the issue. Update the listed HTTP URLs to HTTPS, then check the examples to confirm both the commands and expected responses consistently use HTTPS.

Written by the indexing model from the issue text.

Description

Description

Updates the egress traffic examples in the documentation to use HTTPS instead of HTTP.

Changes

  • Update curl examples from http://httpbin.org/get to https://httpbin.org/get
  • Update curl example from http://google.com to https://google.com
  • Update expected responses to reflect HTTPS URLs

Type

  • Documentation
Dominant language
JavaScript
Stars
60
Forks
221
Avg merge
4h 32m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

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 linkerd/website

All issues in linkerd/website

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.