Skip to content

Commit e4a2630

Browse files
authored
Replace heineken link to manual link
heikenen は停止するので、解説記事へのリンクにする
1 parent 0facbb8 commit e4a2630

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

views/layout.rhtml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,8 @@
1818
<% end %>
1919
</div>
2020

21-
<div class='search'>
22-
<form action='https://heineken.kmc.gr.jp/search/mail' method='get'>
23-
<td>
24-
<input name='category' type='hidden' value='<%= h(folder) %>'>
25-
<input name='query' type='text' value=''>
26-
<button type='submit'>検索</button>
27-
</td>
28-
</form>
21+
<div class='manual'>
22+
<a href="https://inside.kmc.gr.jp/rubwiki/%E8%A7%A3%E8%AA%AC%E8%A8%98%E4%BA%8B/%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF/%E3%83%A1%E3%83%BC%E3%83%AB">解説記事/ネットワーク/メール</a>
2923
</div>
3024
</div>
3125
<hr>

0 commit comments

Comments
 (0)