Skip to content

Commit c4878da

Browse files
authored
repairing link to ModeDashboardExtractor in README (#231)
Cf. issue #348
1 parent 526cf08 commit c4878da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ More detail on JOIN operation in RestApiQuery:
444444
With this pattern RestApiQuery supports 1:1 and 1:N JOIN relationship.
445445
(GROUP BY or any other aggregation, sub-query join is not supported)
446446

447-
To see in action, take a peek at [ModeDashboardExtractor](https://github.com/lyft/amundsendatabuilder/blob/master/databuilder/extractor/dashboard/mode_dashboard_extractor.py)
447+
To see in action, take a peek at [ModeDashboardExtractor](https://github.com/lyft/amundsendatabuilder/blob/master/databuilder/extractor/dashboard/mode_analytics/mode_dashboard_extractor.py)
448448

449449

450450
### Removing stale data in Neo4j -- [Neo4jStalenessRemovalTask](https://github.com/lyft/amundsendatabuilder/blob/master/databuilder/task/neo4j_staleness_removal_task.py):

0 commit comments

Comments
 (0)