Skip to content

README: cleanup and fix links - #122

Merged
mxpv merged 1 commit into
containerd:mainfrom
thaJeztah:update_readme
Aug 24, 2026
Merged

README: cleanup and fix links#122
mxpv merged 1 commit into
containerd:mainfrom
thaJeztah:update_readme

Conversation

@thaJeztah

Copy link
Copy Markdown
Member
  • update GoDoc links to pkg.go.dev
  • fix CodeCov links, which showed result from "master", not "main.
  • remove outdated mention of the minimum runc version
  • removed section about docs, which already was linked to from a badge.
  • minor touch-ups.

- update GoDoc links to pkg.go.dev
- fix CodeCov links, which showed result from "master", not "main.
- remove outdated mention of the minimum runc version
- removed section about docs, which already was linked to from a badge.
- minor touch-ups.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Comment thread README.md
Comment on lines -4 to +5
[![codecov](https://codecov.io/gh/containerd/go-runc/branch/main/graph/badge.svg)](https://codecov.io/gh/containerd/go-runc)
[![codecov](https://codecov.io/gh/containerd/go-runc/tree/main/graph/badge.svg)](https://app.codecov.io/gh/containerd/go-runc/tree/main)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a bit odd; for some reason, codecov.io still seems to prefer master if it finds any in its records.

@mxpv
mxpv merged commit 1cc101f into containerd:main Aug 24, 2026
4 checks passed
@thaJeztah
thaJeztah deleted the update_readme branch August 24, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants