File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/main/resources/templates Expand file tree Collapse file tree 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!
160160 < div class ="col-md-4 ">
161161 < h2 > Nodes:</ h2 >
162162 < 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 >
169169 </ ul > </ p >
170170 < p > < a class ="btn btn-secondary " href ="# " role ="button "> View details »</ a > </ p >
171171 </ div >
You can’t perform that action at this time.
0 commit comments