Skip to content

Commit

Permalink
Update the nav link for Cartoons (#26667)
Browse files Browse the repository at this point in the history
* Change cartoon nav section link

* update reference-navigation.json
  • Loading branch information
alinaboghiu authored Nov 1, 2023
1 parent 808f27e commit e150622
Show file tree
Hide file tree
Showing 2 changed files with 3,219 additions and 3,219 deletions.
2 changes: 1 addition & 1 deletion common/app/navigation/NavLinks.scala
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ object NavLinks {
val columnists = NavLink("Columnists", "/index/contributors")
val auColumnists = NavLink("Columnists", "/au/index/contributors")
val theGuardianView = NavLink("The Guardian view", "/profile/editorial")
val cartoons = NavLink("Cartoons", "/cartoons/archive")
val cartoons = NavLink("Cartoons", "/tone/cartoons")
val opinionVideos = NavLink("Opinion videos", "/type/video+tone/comment")
val letters = NavLink("Letters", "/tone/letters")

Expand Down
Loading

0 comments on commit e150622

Please sign in to comment.