diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-01-15 09:41:46 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-01-15 09:45:52 +0900 |
| commit | d46df528ef37a4d85c7700ae1b2d683eecd0b37c (patch) | |
| tree | 4cfbdf6e2952f0247403a97c23985bc9da7e8683 /vhosts/blog/public/posts/2021-10-02 | |
| parent | 928dca02c1a955751f19e1c67f34564d436d8009 (diff) | |
| download | nsfisis.dev-d46df528ef37a4d85c7700ae1b2d683eecd0b37c.tar.gz nsfisis.dev-d46df528ef37a4d85c7700ae1b2d683eecd0b37c.tar.zst nsfisis.dev-d46df528ef37a4d85c7700ae1b2d683eecd0b37c.zip | |
fix(blog/content): fix broken markup
Diffstat (limited to 'vhosts/blog/public/posts/2021-10-02')
| -rw-r--r-- | vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html b/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html index 4ff37faf..86e0d7ac 100644 --- a/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html +++ b/vhosts/blog/public/posts/2021-10-02/ruby-detect-running-implementation/index.html @@ -201,7 +201,7 @@ jruby 1.2.0 (ruby 1.8.6 patchlevel 287) (2009-03-16 rev 9419) [i386-java] </p> <p> - この表にない主要な処理系として、https://mruby.org[mruby] は <code>'mruby'</code> を返す。 + この表にない主要な処理系として、<a href="https://mruby.org">mruby</a> は <code>'mruby'</code> を返す。 </p> <p> |
