Fix broken path in documentation (#5636)
Replaces references to `include/extractor/guidance/road_classification.hpp` with `include/extractor/road_classification.hpp`. The latter is included in the project.
This commit is contained in:
@@ -10,7 +10,7 @@ local pprint = require('lib/pprint')
|
||||
|
||||
-- globals that are normally set from C++
|
||||
|
||||
-- should match values defined in include/extractor/guidance/road_classification.hpp
|
||||
-- should match values defined in include/extractor/road_classification.hpp
|
||||
road_priority_class = {
|
||||
motorway = 0,
|
||||
trunk = 2,
|
||||
|
||||
Reference in New Issue
Block a user