From 5090f497c16cf452bf573fa154a08118815d0618 Mon Sep 17 00:00:00 2001 From: rotarymars Date: Fri, 20 Dec 2024 22:46:53 +0900 Subject: [PATCH] fixed wrong inner links --- lang/cpp26/nice_placeholder_with_no_name.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cpp26/nice_placeholder_with_no_name.md b/lang/cpp26/nice_placeholder_with_no_name.md index ae927c59b..58c78f94b 100644 --- a/lang/cpp26/nice_placeholder_with_no_name.md +++ b/lang/cpp26/nice_placeholder_with_no_name.md @@ -25,7 +25,7 @@ int main() { ``` ## 関連項目 -- [\[\[maybe_unused\]\]属性 \[P0212R1\]](/lang/cpp17/maybe_unused.html) +- [\[\[maybe_unused\]\]属性 \[P0212R1\]](/lang/cpp17/maybe_unused.md) ## 参照 - [P2169R4 A nice placeholder with no name](https://open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2169r4.pdf) \ No newline at end of file