Skip to content

Commit

Permalink
Merge pull request #12047 from bbc/sinhala-nav-election
Browse files Browse the repository at this point in the history
Update Sinhala nav with link to General election topic
  • Loading branch information
jordit authored Oct 14, 2024
2 parents 22cc602 + afaa506 commit 0cbf4b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/app/lib/config/services/sinhala.ts
Original file line number Diff line number Diff line change
Expand Up @@ -314,8 +314,8 @@ export const service: DefaultServiceConfig = {
url: '/sinhala',
},
{
title: 'ජනාධිපතිවරණය 2024',
url: '/sinhala/topics/cg3e84v9ky0t',
title: 'මහ මැතිවරණය 2024',
url: '/sinhala/topics/c5y3ve4z2lkt',
},
{
title: 'ශ්‍රී ලංකා',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ exports[`Canonical Sinhala Live Radio Page Header Navigation link should match t

exports[`Canonical Sinhala Live Radio Page Header Navigation link should match text and url 2`] = `
{
"text": "ජනාධිපතිවරණය 2024",
"url": "/sinhala/topics/cg3e84v9ky0t",
"text": "මහ මැතිවරණය 2024",
"url": "/sinhala/topics/c5y3ve4z2lkt",
}
`;

Expand Down

0 comments on commit 0cbf4b8

Please sign in to comment.