Skip to content

Commit 037ac08

Browse files
authored
fix: 소전 시트 링크 변경
1 parent dac2169 commit 037ac08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/home/Home.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class Home extends React.Component {
5555
<a id="gf-sim-pc" href="https://girlsfrontline.kr/db/jdsimulator" target="_blank" rel="noopener noreferrer"><img alt="제대편성 시뮬레이터 pc" src={gfSimPc} /></a>
5656
<a href="http://gall.dcinside.com/mgallery/board/view/?id=gfl2&no=410693" target="_blank" rel="noopener noreferrer"><img alt="소녀 픽셀던젼" src={gfPixel} /></a>
5757
<a href="https://play.google.com/store/apps/details?id=com.gfl.dic" target="_blank" rel="noopener noreferrer"><img alt="소전사전" src={gfDict} /></a>
58-
<a href="https://docs.google.com/spreadsheets/d/1IxJxfpBHboVRJe92_GPC6iUZCq1M2NJkbtKo6SP-3SM/pubhtml" target="_blank" rel="noopener noreferrer"><img alt="소전시트" src={gfSheet} /></a>
58+
<a href="https://docs.google.com/spreadsheets/d/1IxJxfpBHboVRJe92_GPC6iUZCq1M2NJkbtKo6SP-3SM/htmlview" target="_blank" rel="noopener noreferrer"><img alt="소전시트" src={gfSheet} /></a>
5959
<a href="http://pf.kakao.com/_MaxmXC" target="_blank" rel="noopener noreferrer"><img alt="36베이스 플러스친구" src={gfKakao} /></a>
6060
<a href="https://girlsfrontline.kr/db/bakerygirl " target="_blank" rel="noopener noreferrer"><img alt="빵집소녀" src={gfBakery} /></a>
6161
</div>

0 commit comments

Comments
 (0)