We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63c52b commit 638cd75Copy full SHA for 638cd75
src/models/vaccine.ts
@@ -78,7 +78,7 @@ const VaccineInfo: Record<VaccineType, VaccineDetails> = {
78
personalisedEligibilityStatusRequired: false,
79
forOlderAdults: false,
80
removeHowToGetExpanderFromMoreInformationSection: true,
81
- contentPath: "vaccinations/rsv-pregnancy" as UrlPathFragment,
+ contentPath: "vaccinations/rsv-vaccine" as UrlPathFragment,
82
cacheFilename: "rsv-vaccine.json" as Filename,
83
nbsPath: "rsv-pregnancy" as UrlPathFragment,
84
},
0 commit comments