File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 31
31
</ v-list-item-content >
32
32
</ v-list-item >
33
33
34
- < v-list-item href ="/info/simulations.html ">
35
- < v-list-item-icon >
36
- < v-icon > mdi-dice-multiple</ v-icon >
37
- </ v-list-item-icon >
38
- < v-list-item-content >
39
- < v-list-item-title > Simulations</ v-list-item-title >
40
-
41
- < v-list-item-subtitle > Programatically-generated diaries</ v-list-item-subtitle >
42
- </ v-list-item-content >
43
- </ v-list-item >
44
-
45
34
< v-list-item
46
- href ="https://github.com/sleepdiary/info/wiki "
35
+ href ="/docs "
47
36
>
48
37
< v-list-item-icon >
49
38
< v-icon > mdi-bookshelf</ v-icon >
50
39
</ v-list-item-icon >
51
40
< v-list-item-content >
52
- < v-list-item-title > Wiki </ v-list-item-title >
53
- < v-list-item-subtitle > Information from other people </ v-list-item-subtitle >
41
+ < v-list-item-title > Documentation </ v-list-item-title >
42
+ < v-list-item-subtitle > Information about sleep </ v-list-item-subtitle >
54
43
</ v-list-item-content >
55
44
</ v-list-item >
56
45
You can’t perform that action at this time.
0 commit comments