diff --git a/web/src/views/project/IntegrationExtractorCrumb.vue b/web/src/views/project/IntegrationExtractorCrumb.vue index 397c9933..85d7d83f 100644 --- a/web/src/views/project/IntegrationExtractorCrumb.vue +++ b/web/src/views/project/IntegrationExtractorCrumb.vue @@ -2,18 +2,18 @@
+ - {{ integration.name }} + :to="`/project/${projectId}/integrations/`" + > + Integrations mdi-chevron-right - {{ extractor.name }} - mdi-chevron-right - Extractor Configuration + {{ integration.name }} +