[openstreetmap/openstreetmap-website] Communities - communities (PR #3717)
Brian DeRocher
notifications at github.com
Thu May 30 13:47:19 UTC 2024
@openbrian commented on this pull request.
> @@ -147,7 +147,7 @@
get "/help" => "site#help"
get "/about/:about_locale" => "site#about"
get "/about" => "site#about"
- get "/communities" => "site#communities"
+ get "/community_index" => "site#communities"
Understood. Let's look at the dev site when it's up and running to find the best solution.
The thing is communities is a route resource, so it will get a /communities URL. Maybe that can be customized to avoid this collision.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3717#discussion_r1620754692
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3717/review/2088338280 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240530/458a6658/attachment.htm>
More information about the rails-dev
mailing list