File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ export default defineVersionedConfig(__dirname, {
5252 {
5353 text : 'Examples' ,
5454 items : [
55- { text : 'Avoid construction sites dynamically' , link : 'docs/examples/Avoid_ConstructionSites ' } ,
56- { text : 'Dieselgate Routing' , link : 'docs/examples/Dieselgate_Routing ' } ,
57- { text : 'Route optimization of pub crawl' , link : 'docs/examples/ortools_pubcrawl ' } ,
58- { text : 'Routing optimization in humanitarian context' , link : 'docs/examples/Routing_Optimization_Idai ' }
55+ { text : 'Avoid construction sites dynamically' , link : 'https://openrouteservice.org/example-avoid-obstacles-while-routing/ ' } ,
56+ { text : 'Dieselgate Routing' , link : 'https://openrouteservice.org/dieselgate-avoid-berlin-banned-diesel-streets/ ' } ,
57+ { text : 'Route optimization of pub crawl' , link : 'https://openrouteservice.org/example-optimize-pub-crawl-with-ors/ ' } ,
58+ { text : 'Routing optimization in humanitarian context' , link : 'https://openrouteservice.org/disaster-optimization/ ' }
5959 ]
6060 } ,
6161 ] ,
You can’t perform that action at this time.
0 commit comments