File tree 1 file changed +6
-6
lines changed
src/main/resources/templates
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -160,12 +160,12 @@ <h1 class="display-3">Learn Neo4j!
160
160
< div class ="col-md-4 ">
161
161
< h2 > Nodes:</ h2 >
162
162
< p > < ul >
163
- < li > < a th:href ="@{'/node /category/all'} "> category</ a > </ li >
164
- < li > < a th:href ="@{'/node /license/all'} "> license</ a > </ li >
165
- < li > < a th:href ="@{'/node /maintainer/all'} "> mantainer</ a > </ li >
166
- < li > < a th:href ="@{'/node /platform/all'} "> platform</ a > </ li >
167
- < li > < a th:href ="@{'/node /port/all'} "> port</ a > </ li >
168
- < li > < a th:href ="@{'/node /variant/all'} "> variant</ a > </ li >
163
+ < li > < a th:href ="@{'/graph /category/all'} "> category</ a > </ li >
164
+ < li > < a th:href ="@{'/graph /license/all'} "> license</ a > </ li >
165
+ < li > < a th:href ="@{'/graph /maintainer/all'} "> mantainer</ a > </ li >
166
+ < li > < a th:href ="@{'/graph /platform/all'} "> platform</ a > </ li >
167
+ < li > < a th:href ="@{'/graph /port/all'} "> port</ a > </ li >
168
+ < li > < a th:href ="@{'/graph /variant/all'} "> variant</ a > </ li >
169
169
</ ul > </ p >
170
170
< p > < a class ="btn btn-secondary " href ="# " role ="button "> View details »</ a > </ p >
171
171
</ div >
You can’t perform that action at this time.
0 commit comments