diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-10 02:31:50 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-10 02:32:34 +0900 |
| commit | 270b15e7f5cc6f3f15cced12d332d17fe5a80205 (patch) | |
| tree | 64e32e48dd90bd944d374883c4e5ce8d2f5d8e71 /public/posts/2021-03-30/phperkaigi-2021 | |
| parent | 21cf71f392dc6489bbd0a817ced98384cb79483d (diff) | |
| download | blog.nsfisis.dev-270b15e7f5cc6f3f15cced12d332d17fe5a80205.tar.gz blog.nsfisis.dev-270b15e7f5cc6f3f15cced12d332d17fe5a80205.tar.zst blog.nsfisis.dev-270b15e7f5cc6f3f15cced12d332d17fe5a80205.zip | |
nuldoc: fix `a` link not working
Diffstat (limited to 'public/posts/2021-03-30/phperkaigi-2021')
| -rw-r--r-- | public/posts/2021-03-30/phperkaigi-2021/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/posts/2021-03-30/phperkaigi-2021/index.html b/public/posts/2021-03-30/phperkaigi-2021/index.html index 0756218..0d0e484 100644 --- a/public/posts/2021-03-30/phperkaigi-2021/index.html +++ b/public/posts/2021-03-30/phperkaigi-2021/index.html @@ -49,7 +49,7 @@ <section id="section--_phperkaigi_2021_参加レポ"> <h2><a href="#section--_phperkaigi_2021_参加レポ">PHPerKaigi 2021 参加レポ</a></h2> <p> - 2021-03-26 から 2021-03-28 にかけて開催された、<a xl:href="https://phperkaigi.jp/2021/">PHPerKaigi 2021</a>に一般参加者として参加した。 弊社<a xl:href="https://www.dgcircus.com/">デジタルサーカス株式会社</a>(今年1月から勤務) はダイヤモンドスポンサーとなっており、スポンサー枠のチケットを使わせていただいた。 + 2021-03-26 から 2021-03-28 にかけて開催された、<a href="https://phperkaigi.jp/2021/">PHPerKaigi 2021</a>に一般参加者として参加した。 弊社<a href="https://www.dgcircus.com/">デジタルサーカス株式会社</a>(今年1月から勤務) はダイヤモンドスポンサーとなっており、スポンサー枠のチケットを使わせていただいた。 </p> <p> |
