diff --git a/app/views/shared/_global_nav.html.erb b/app/views/shared/_global_nav.html.erb
index 52a07d7..14364a7 100644
--- a/app/views/shared/_global_nav.html.erb
+++ b/app/views/shared/_global_nav.html.erb
@@ -5,14 +5,11 @@
<%= link_to_other icon("fa-puzzle-piece fa-fw") << " fluentd", fluentd_path %>
- -
- <%= link_to_other t('fluentd.common.log'), log_fluentd_path %>
-
-
<%= link_to_other t('fluentd.common.setting'), fluentd_setting_path %>
-
- <%= link_to_other t('tutorials.index.page_title'), tutorials_path %>
+ <%= link_to_other t('fluentd.common.log'), log_fluentd_path %>
@@ -40,6 +37,9 @@
<%= link_to_other t('users.show.page_title'), user_path %>
+
+ <%= link_to_other t('tutorials.index.page_title'), tutorials_path %>
+