Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change path of stats finder #1472

Merged
merged 1 commit into from
Mar 19, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions config/finders/statistics.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
base_path: "/search/statistics"
base_path: "/search/research-and-statistics"
content_id: 8f827d53-9ad1-4b90-b6ae-2301c1ecdf02
description: Find statistics from government
document_type: finder
Expand Down Expand Up @@ -120,9 +120,9 @@ details:
filterable: true
default_documents_per_page: 20
routes:
- path: "/search/statistics"
- path: "/search/research-and-statistics"
type: exact
- path: "/search/statistics.atom"
- path: "/search/research-and-statistics.atom"
type: exact
- path: "/search/statistics.json"
- path: "/search/research-and-statistics.json"
type: exact
4 changes: 2 additions & 2 deletions config/finders/statistics_email_signup.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
base_path: "/search/statistics/email-signup"
base_path: "/search/research-and-statistics/email-signup"
content_id: 119db584-0ae7-45e4-8f3a-fd79316c6921
document_type: finder_email_signup
locale: en
Expand Down Expand Up @@ -41,5 +41,5 @@ details:
filter_key: all_part_of_taxonomy_tree
facet_name: topics
routes:
- path: "/search/statistics/email-signup"
- path: "/search/research-and-statistics/email-signup"
type: exact