File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,9 @@ rewrite ^/labs/neosemantics-rdf/?$ /labs/neosemantics/ permanent;
90
90
## Neosemantics landing page
91
91
rewrite ^/labs/nsmtx-rdf/?$ /labs/neosemantics/ permanent;
92
92
93
+ rewrite ^/labs/genai-ecosystem/graphrag-python/?$ /developer/genai-ecosystem/graphrag-python/ permanent;
94
+ rewrite ^/labs/genai-ecosystem/vector-search/?$ /developer/genai-ecosystem/vector-search/ permanent;
95
+
93
96
# GraphAcademy
94
97
rewrite ^/graphacademy/online-training/introduction-to-neo4j-40/$ https://graphacademy.neo4j.com/courses/neo4j-fundamentals/?ref=redirect permanent;
95
98
rewrite ^/graphacademy/online-training/v4/00-intro-neo4j-about/$ https://graphacademy.neo4j.com/courses/neo4j-fundamentals/?ref=redirect permanent;
You can’t perform that action at this time.
0 commit comments