mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
721ee36425
DEV: Replace instances of Discourse.base_uri with Discourse.base_path This is clearer because the base_uri is actually just a path prefix. This continues the work started in 555f467.