aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-20 14:39:18 +0000
committerGithub Actions <actions@github>2023-09-20 14:39:18 +0000
commit807cf2d5a128faa4e19fb2818cea6967016b6a5b (patch)
tree0dbe7779b3c7435b6cec049753ebed4017c85f9f /README.md
parent7e70817115df6406096158b46e944bcdc5d9cf65 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eec402b..3f2ca97 100644
--- a/README.md
+++ b/README.md
@@ -169,7 +169,7 @@ To view configured and available formatters, as well as to see the log file, run
- [beautysh](https://github.com/lovesegfault/beautysh) - A Bash beautifier for the masses.
- [biome](https://github.com/biomejs/biome) - A toolchain for web projects, aimed to provide functionalities to maintain them.
- [black](https://github.com/psf/black) - The uncompromising Python code formatter.
-- [buf](https://buf.build/docs/lint/overview) - A new way of working with Protocol Buffers
+- [buf](https://buf.build/docs/reference/cli/buf/format) - A new way of working with Protocol Buffers
- [clang_format](https://www.kernel.org/doc/html/latest/process/clang-format.html) - Tool to format C/C++/… code according to a set of rules and heuristics.
- [cljstyle](https://github.com/greglook/cljstyle) - Formatter for Clojure code.
- [cmake_format](https://github.com/cheshirekow/cmake_format) - Parse cmake listfiles and format them nicely.