From fbdbc92dd8623e7be70c9dd745095b1ce379d99a Mon Sep 17 00:00:00 2001 From: Daniel Scherzer Date: Sat, 25 Jul 2026 13:08:00 -0700 Subject: [PATCH] docs(crates/*/README.md): Update branch names in docs badges --- crates/anstream/README.md | 2 +- crates/anstyle-ansi-term/README.md | 2 +- crates/anstyle-crossterm/README.md | 2 +- crates/anstyle-git/README.md | 2 +- crates/anstyle-hyperlink/README.md | 2 +- crates/anstyle-lossy/README.md | 2 +- crates/anstyle-ls/README.md | 2 +- crates/anstyle-owo-colors/README.md | 2 +- crates/anstyle-parse/README.md | 2 +- crates/anstyle-progress/README.md | 2 +- crates/anstyle-query/README.md | 2 +- crates/anstyle-roff/README.md | 2 +- crates/anstyle-svg/README.md | 2 +- crates/anstyle-syntect/README.md | 2 +- crates/anstyle-termcolor/README.md | 2 +- crates/anstyle-wincon/README.md | 2 +- crates/anstyle-yansi/README.md | 2 +- crates/anstyle/README.md | 2 +- crates/colorchoice-clap/README.md | 2 +- crates/colorchoice/README.md | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/crates/anstream/README.md b/crates/anstream/README.md index 508dc72b..4f8d04c6 100644 --- a/crates/anstream/README.md +++ b/crates/anstream/README.md @@ -4,7 +4,7 @@ *A portmanteau of "ansi stream"* -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstream.svg) [![Crates Status](https://img.shields.io/crates/v/anstream.svg)](https://crates.io/crates/anstream) diff --git a/crates/anstyle-ansi-term/README.md b/crates/anstyle-ansi-term/README.md index 7da5a309..2fd11a69 100644 --- a/crates/anstyle-ansi-term/README.md +++ b/crates/anstyle-ansi-term/README.md @@ -2,7 +2,7 @@ > Convert between [`ansi_term`](https://lib.rs/ansi_term) and generic styling types -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-ansi-term.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-ansi-term.svg)](https://crates.io/crates/anstyle-ansi-term) diff --git a/crates/anstyle-crossterm/README.md b/crates/anstyle-crossterm/README.md index 5b6cb47e..fed7446c 100644 --- a/crates/anstyle-crossterm/README.md +++ b/crates/anstyle-crossterm/README.md @@ -2,7 +2,7 @@ > Convert between [`crossterm`](https://lib.rs/crossterm) and generic styling types -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-crossterm.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-crossterm.svg)](https://crates.io/crates/anstyle-crossterm) diff --git a/crates/anstyle-git/README.md b/crates/anstyle-git/README.md index 56785efa..cefa8471 100644 --- a/crates/anstyle-git/README.md +++ b/crates/anstyle-git/README.md @@ -2,7 +2,7 @@ > Parse [Git Style Descriptions](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration) -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-git.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-git.svg)](https://crates.io/crates/anstyle-git) diff --git a/crates/anstyle-hyperlink/README.md b/crates/anstyle-hyperlink/README.md index 3907f2c4..a7cc3db6 100644 --- a/crates/anstyle-hyperlink/README.md +++ b/crates/anstyle-hyperlink/README.md @@ -2,7 +2,7 @@ > ANSI escape code hyperlinks (OSC 8) -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-hyperlink.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-hyperlink.svg)](https://crates.io/crates/anstyle-hyperlink) diff --git a/crates/anstyle-lossy/README.md b/crates/anstyle-lossy/README.md index 08f63a5e..cee699b5 100644 --- a/crates/anstyle-lossy/README.md +++ b/crates/anstyle-lossy/README.md @@ -2,7 +2,7 @@ > Lossy conversion between ANSI Color Codes -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-lossy.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-lossy.svg)](https://crates.io/crates/anstyle-lossy) diff --git a/crates/anstyle-ls/README.md b/crates/anstyle-ls/README.md index 905fb94e..f73c6c4d 100644 --- a/crates/anstyle-ls/README.md +++ b/crates/anstyle-ls/README.md @@ -2,7 +2,7 @@ > Parse LS_COLORS Style Descriptions -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-ls.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-ls.svg)](https://crates.io/crates/anstyle-ls) diff --git a/crates/anstyle-owo-colors/README.md b/crates/anstyle-owo-colors/README.md index e054f6f4..3e56034e 100644 --- a/crates/anstyle-owo-colors/README.md +++ b/crates/anstyle-owo-colors/README.md @@ -2,7 +2,7 @@ > Convert between [owo-colors](https://lib.rs/owo-colors) and generic styling types -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-owo-colors.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-owo-colors.svg)](https://crates.io/crates/anstyle-owo-colors) diff --git a/crates/anstyle-parse/README.md b/crates/anstyle-parse/README.md index 88e95bcd..e6887f20 100644 --- a/crates/anstyle-parse/README.md +++ b/crates/anstyle-parse/README.md @@ -2,7 +2,7 @@ > Parse [Parse ANSI Style Escapes](https://vt100.net/emu/dec_ansi_parser) -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-parse.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-parse.svg)](https://crates.io/crates/anstyle-parse) diff --git a/crates/anstyle-progress/README.md b/crates/anstyle-progress/README.md index e1013364..a5b122f3 100644 --- a/crates/anstyle-progress/README.md +++ b/crates/anstyle-progress/README.md @@ -2,7 +2,7 @@ > ANSI escape code progress reporting (OSC 9;4) -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-progress.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-progress.svg)](https://crates.io/crates/anstyle-progress) diff --git a/crates/anstyle-query/README.md b/crates/anstyle-query/README.md index cedce616..831095e1 100644 --- a/crates/anstyle-query/README.md +++ b/crates/anstyle-query/README.md @@ -2,7 +2,7 @@ > **Low level terminal capability lookups** -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-query.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-query.svg)](https://crates.io/crates/anstyle-query) diff --git a/crates/anstyle-roff/README.md b/crates/anstyle-roff/README.md index 56ba2acf..745a5532 100644 --- a/crates/anstyle-roff/README.md +++ b/crates/anstyle-roff/README.md @@ -2,7 +2,7 @@ > Convert from ANSI styling escape codes to [roff](https://manpages.debian.org/bullseye/groff/groff.7.en.html) document. -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-roff.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-roff.svg)](https://crates.io/crates/anstyle-roff) diff --git a/crates/anstyle-svg/README.md b/crates/anstyle-svg/README.md index b22255de..5fc9453d 100644 --- a/crates/anstyle-svg/README.md +++ b/crates/anstyle-svg/README.md @@ -2,7 +2,7 @@ > Convert ANSI escape codes to SVG -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-svg.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-svg.svg)](https://crates.io/crates/anstyle-svg) diff --git a/crates/anstyle-syntect/README.md b/crates/anstyle-syntect/README.md index eabc80ba..21cf636d 100644 --- a/crates/anstyle-syntect/README.md +++ b/crates/anstyle-syntect/README.md @@ -2,7 +2,7 @@ > Convert between [`syntect`](https://lib.rs/syntect) highlighting and generic styling types -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-syntect.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-syntect.svg)](https://crates.io/crates/anstyle-syntect) diff --git a/crates/anstyle-termcolor/README.md b/crates/anstyle-termcolor/README.md index 95a42ffb..4374820a 100644 --- a/crates/anstyle-termcolor/README.md +++ b/crates/anstyle-termcolor/README.md @@ -2,7 +2,7 @@ > Convert between [termcolor](https://lib.rs/termcolor) and generic styling types -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-termcolor.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-termcolor.svg)](https://crates.io/crates/anstyle-termcolor) diff --git a/crates/anstyle-wincon/README.md b/crates/anstyle-wincon/README.md index cb791899..0833f017 100644 --- a/crates/anstyle-wincon/README.md +++ b/crates/anstyle-wincon/README.md @@ -2,7 +2,7 @@ > Styling legacy Windows terminals -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-wincon.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-wincon.svg)](https://crates.io/crates/anstyle-wincon) diff --git a/crates/anstyle-yansi/README.md b/crates/anstyle-yansi/README.md index ce8f03e9..5c95e5d5 100644 --- a/crates/anstyle-yansi/README.md +++ b/crates/anstyle-yansi/README.md @@ -2,7 +2,7 @@ > Convert between [yansi](https://lib.rs/yansi) and generic styling types -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle-yansi.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle-yansi.svg)](https://crates.io/crates/anstyle-yansi) diff --git a/crates/anstyle/README.md b/crates/anstyle/README.md index 99ea5e1a..60660e3e 100644 --- a/crates/anstyle/README.md +++ b/crates/anstyle/README.md @@ -4,7 +4,7 @@ *A portmanteau of "ansi style"* -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/anstyle.svg) [![Crates Status](https://img.shields.io/crates/v/anstyle.svg)](https://crates.io/crates/anstyle) diff --git a/crates/colorchoice-clap/README.md b/crates/colorchoice-clap/README.md index 680ff7bf..d6b3041f 100644 --- a/crates/colorchoice-clap/README.md +++ b/crates/colorchoice-clap/README.md @@ -2,7 +2,7 @@ > **Convenience helper for working with `clap` to override console colors** -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/colorchoice-clap.svg) [![Crates Status](https://img.shields.io/crates/v/colorchoice-clap.svg)](https://crates.io/crates/colorchoice-clap) diff --git a/crates/colorchoice/README.md b/crates/colorchoice/README.md index 12340e00..c34e5c68 100644 --- a/crates/colorchoice/README.md +++ b/crates/colorchoice/README.md @@ -2,7 +2,7 @@ > Global override of color control -[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation] +[![Documentation](https://img.shields.io/badge/docs-main-blue.svg)][Documentation] ![License](https://img.shields.io/crates/l/colorchoice.svg) [![Crates Status](https://img.shields.io/crates/v/colorchoice.svg)](https://crates.io/crates/colorchoice)