Skip to content

Commit

Permalink
fix(github-demo): fix gh pages icherche path
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeLafreniere18 committed Mar 9, 2023
1 parent 74b3500 commit 030521f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.github.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const environment: Environment = {
available: false
},
icherche: {
searchUrl: 'https://geoegl.msp.gouv.qc.ca/apis/',
searchUrl: 'https://geoegl.msp.gouv.qc.ca/apis/icherche',
order: 2,
params: {
limit: '5'
Expand Down

0 comments on commit 030521f

Please sign in to comment.