diff options
Diffstat (limited to 'public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html')
| -rw-r--r-- | public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html index 6716c43..75ae666 100644 --- a/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html +++ b/public/posts/2021-10-02/cpp-you-can-use-keywords-in-attributes/index.html @@ -37,10 +37,10 @@ <h1 class="post-title">【C++】 属性構文の属性名にはキーワードが使える</h1> <ul class="post-tags"> <li class="tag"> - <a href="/tags/cpp">C++</a> + <a href="/tags/cpp/">C++</a> </li> <li class="tag"> - <a href="/tags/cpp17">C++ 17</a> + <a href="/tags/cpp17/">C++ 17</a> </li> </ul> </header> |
