Skip to content

Commit

Permalink
Merge pull request codeforsapporo#45 from nekakoshi/hotfix/flow_link
Browse files Browse the repository at this point in the history
千葉県リンクに変更
  • Loading branch information
MiyukiShirasawa authored Mar 16, 2020
2 parents 0c0cc33 + 06ec136 commit 057f289
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pages/flow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<dd>
<a
class="Link"
href="https://www.fukushihoken.metro.tokyo.lg.jp/iryo/kansen/coronasodan.html"
href="https://www.pref.chiba.lg.jp/shippei/kansenshou/2019-ncov.html"
target="_blank"
rel="noopener"
>
Expand Down Expand Up @@ -199,12 +199,13 @@
</div>
</div>
<a
href="https://www.fukushihoken.metro.tokyo.lg.jp/iryo/kansen/coronasodan.html"
href="https://www.pref.chiba.lg.jp/shippei/kansenshou/2019-ncov.html"
target="_blank"
rel="noopener"
class="Flow-Card-Button"
>
詳細を見る(東京都福祉保健局)
詳細を見る(健康福祉部疾病対策課感染症予防班 )
新型コロナウイルス感染症について
<v-icon class="Flow-Card-Button-ExternalLinkIcon" size="20">
mdi-open-in-new
</v-icon>
Expand Down

0 comments on commit 057f289

Please sign in to comment.