mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-01 05:11:15 +00:00
[clang-format] [docs] Fix link to avoid redirection. NFC.
This commit is contained in:
parent
ca27b026f9
commit
5ea98988c6
@ -2870,7 +2870,7 @@ the configuration (without a prefix: ``Auto``).
|
||||
readability to have the signature indented two levels and to use
|
||||
``OuterScope``. The KJ style guide requires ``OuterScope``.
|
||||
`KJ style guide
|
||||
<https://github.com/capnproto/capnproto/blob/master/kjdoc/style-guide.md>`_
|
||||
<https://github.com/capnproto/capnproto/blob/master/style-guide.md>`_
|
||||
|
||||
Possible values:
|
||||
|
||||
|
@ -2712,7 +2712,7 @@ struct FormatStyle {
|
||||
/// readability to have the signature indented two levels and to use
|
||||
/// ``OuterScope``. The KJ style guide requires ``OuterScope``.
|
||||
/// `KJ style guide
|
||||
/// <https://github.com/capnproto/capnproto/blob/master/kjdoc/style-guide.md>`_
|
||||
/// <https://github.com/capnproto/capnproto/blob/master/style-guide.md>`_
|
||||
/// \version 13
|
||||
LambdaBodyIndentationKind LambdaBodyIndentation;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user