Skip to content

Commit

Permalink
トップページの誤記対応。
Browse files Browse the repository at this point in the history
  • Loading branch information
mikoto2000 committed Sep 9, 2024
1 parent b2b50a8 commit abfc9df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2>貸出管理</h2>
<li><a href="./customers">顧客管理</a></li>
<li><a href="./book_stocks">書籍在庫管理</a></li>
<li><a href="./book_stock_statuses">書籍状態マスタ管理</a></li>
<li><a href="./lending_statuses">貸出状態状態マスタ管理</a></li>
<li><a href="./lending_statuses">貸出状態マスタ管理</a></li>
</ul>
</section>
</body>
Expand Down

0 comments on commit abfc9df

Please sign in to comment.