From 550f1fc59b15a2dbdf7e8c7c1e6f9fa20c4c931c Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Thu, 24 Oct 2024 15:48:44 -0400 Subject: [PATCH] Update usage link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd2a4467..97762672 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ curl --proto '=https' --tlsv1.2 -sSf \ ## Usage -See the [reference documentation](./doc/reference.txt). +See [`restyle(1)`][restyle.1] and [`restyled.yaml(5)`][restyled.yaml.5]. + +[restyle.1]: https://restyled-io.github.io/restyler/man-pages/restyle.1 +[restyled.yaml.5]: https://restyled-io.github.io/restyler/man-pages/restyled.yaml.5 ### GitHub Actions