etcd-io / etcd-io/website

vX.Y.Z doc pages with links into GitHub should link to vX.Y.Z not master

Open
#147 0 comments 0 reactions 0 assignees View on GitHub
cleanup/refactoring
Dominant language
HTML
Stars
194
Forks
354
Avg merge
9d 12h
Merged PRs (30d)
3

Description

For example, consider the following link from [etcd v3 API](http://localhost:1313/docs/v3.3.12/rfc/) under v3.3.12:

- Avoid using links to `master` because these can break over time:
https://github.com/coreos/etcd/tree/master/contrib/recipes, **which no longer exists**
- Instead link to https://github.com/etcd-io/etcd/tree/v3.3.12/contrib/recipes, which is valid

Related: #252

/tag cleanup

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.