aboutsummaryrefslogtreecommitdiffstats
path: root/app/config/link_finders.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/link_finders.json')
-rw-r--r--app/config/link_finders.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/config/link_finders.json b/app/config/link_finders.json
index 2368333..55c31f6 100644
--- a/app/config/link_finders.json
+++ b/app/config/link_finders.json
@@ -4,9 +4,9 @@
"link_finders": [
"FindLinksForInstanceVnics",
"FindLinksForOteps",
- "FindLinksForPnics",
"FindLinksForVconnectors",
"FindLinksForVedges",
- "FindLinksForVserviceVnics"
+ "FindLinksForVserviceVnics",
+ "FindLinksForPnics"
]
} \ No newline at end of file