diff --git a/docs/src/new-in-miller-6.md b/docs/src/new-in-miller-6.md index c2159a81a..34ae9d352 100644 --- a/docs/src/new-in-miller-6.md +++ b/docs/src/new-in-miller-6.md @@ -279,7 +279,8 @@ absent-empty-coalesce operator [`???`](reference-dsl-builtin-functions.md#absent ## See also -See also the [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [6.0.0 release tag](https://github.com/johnkerl/miller/releases/tag/v6.0.0). ## Changes from Miller 5 diff --git a/docs/src/new-in-miller-6.md.in b/docs/src/new-in-miller-6.md.in index 1530417ec..f5bbb2b14 100644 --- a/docs/src/new-in-miller-6.md.in +++ b/docs/src/new-in-miller-6.md.in @@ -233,7 +233,8 @@ absent-empty-coalesce operator [`???`](reference-dsl-builtin-functions.md#absent ## See also -See also the [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [6.0.0 release tag](https://github.com/johnkerl/miller/releases/tag/v6.0.0). ## Changes from Miller 5