Skip to content

Commit

Permalink
Change cartoon nav section link
Browse files Browse the repository at this point in the history
  • Loading branch information
alinaboghiu committed Nov 1, 2023
1 parent 808f27e commit 34a2bbd
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 34a2bbd

Please sign in to comment.