Commit 9307170
committed
fix: 全ページで Active/Inactive リンクのアンカーを統一
terms-of-use から terms へアンカー名を統一しました。
修正箇所:
- app/views/dojos/activity.html.erb: terms-of-use → terms
- public/docs/how-to-change-dojo-status.md: terms-of-use → terms
- public/docs/how-to-check-dojo-status.md: terms-of-use → terms
これにより、すべてのページから利用規約ページの正しいセクション(#terms)に
ジャンプするようになります。1 parent febc7fc commit 9307170
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- app/views/dojos
- public/docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments