Skip to content

Commit

Permalink
Merge branch 'latest' into uzbek-latin-strings
Browse files Browse the repository at this point in the history
  • Loading branch information
jordit authored Oct 25, 2024
2 parents 5c37d84 + e84988f commit f088c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/components/Metadata/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ const MetadataContainer = ({
const pathsForUkLink = [
'/sport/formula1',
'/sport/cricket/articles',
'/sport/rugby_union/articles',
'/sport/rugby_league/articles',
'/sport/rugby-union/articles',
'/sport/rugby-league/articles',
];

const isUKLink = pathsForUkLink.some(
Expand Down

0 comments on commit f088c72

Please sign in to comment.