aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/2021-10-02/ruby-detect-running-implementation
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-03-18 18:53:05 +0900
committernsfisis <nsfisis@gmail.com>2023-03-18 18:53:05 +0900
commit71aba3df235dc9a8acbee0e33980b30ba4ce44d4 (patch)
tree3e9b3b047b71f3293e399d21c5eb1bc252544c1b /public/posts/2021-10-02/ruby-detect-running-implementation
parent12035272d44d92cd2360aeff88d499db67fe1949 (diff)
downloadblog.nsfisis.dev-71aba3df235dc9a8acbee0e33980b30ba4ce44d4.tar.gz
blog.nsfisis.dev-71aba3df235dc9a8acbee0e33980b30ba4ce44d4.tar.zst
blog.nsfisis.dev-71aba3df235dc9a8acbee0e33980b30ba4ce44d4.zip
refactor: add components/*.ts for shared components
Diffstat (limited to 'public/posts/2021-10-02/ruby-detect-running-implementation')
-rw-r--r--public/posts/2021-10-02/ruby-detect-running-implementation/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
index ef9b7a9..4a2315c 100644
--- a/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
+++ b/public/posts/2021-10-02/ruby-detect-running-implementation/index.html
@@ -37,7 +37,7 @@
<h1 class="post-title">【Ruby】 自身を実行している処理系の種類を判定する</h1>
<ul class="post-tags">
<li class="tag">
- <a href="/tags/ruby">Ruby</a>
+ <a href="/tags/ruby/">Ruby</a>
</li>
</ul>
</header>