Skip to content

Commit

Permalink
Merge pull request #1302 from alphagov/ChrisBAshton-patch-1
Browse files Browse the repository at this point in the history
Mount /component-guide
  • Loading branch information
ChrisBAshton authored Feb 21, 2025
2 parents 64ca3fc + 97871d7 commit 8b23da8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
GovukHealthcheck::Mongoid,
)

mount GovukPublishingComponents::Engine, at: "/component-guide"

resources :bookmarks, only: [:index], param: :content_id do
collection do
post :toggle
Expand Down

0 comments on commit 8b23da8

Please sign in to comment.