redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.95k stars 2.36k forks source link

Where is the source code for https://redis.uptrace.dev/guide/ ? #2937

Open sebastienfi opened 6 months ago

sebastienfi commented 6 months ago

Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues.

The page https://redis.uptrace.dev/guide/ provides a link to "Edit this page on GitHub". The link leads to https://github.com/go-redis/redis-docs/edit/master/docs/guide/README.md which is 404.

Expected Behavior

Redirect to the actual source code for the page.

Current Behavior

404.

Possible Solution

Update the website.

Steps to Reproduce

  1. Navigate to https://redis.uptrace.dev/guide/#clients
  2. Click the link "Edit this page on GitHub" at the bottom of the page.