Skip to content

Commit

Permalink
Replace link to Apps with tracking link (#26689)
Browse files Browse the repository at this point in the history
* Replace link to Apps with tracking link

As requested by CP. Closes #26683

* Update `reference-navigation.json`
  • Loading branch information
georgeblahblah authored Nov 15, 2023
1 parent 8749a2f commit 329ffe3
Show file tree
Hide file tree
Showing 2 changed files with 2,487 additions and 2,487 deletions.
2 changes: 1 addition & 1 deletion common/app/navigation/NavLinks.scala
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ object NavLinks {
val newsletters = NavLink("Newsletters", "/email-newsletters")
val jobs = NavLink("Search jobs", "https://jobs.theguardian.com")
val apps =
NavLink("The Guardian app", "https://www.theguardian.com/mobile/2014/may/29/the-guardian-for-mobile-and-tablet")
NavLink("The Guardian app", "https://app.adjust.com/16xt6hai")
val auWeekend = NavLink(
"Australia Weekend",
"/info/ng-interactive/2021/mar/17/make-sense-of-the-week-with-australia-weekend?INTCMP=header_au_weekend",
Expand Down
Loading

0 comments on commit 329ffe3

Please sign in to comment.