linkerd / linkerd/website

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.

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

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
- [x] Documentation

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.