Skip to content

Commit c059caa

Browse files
authored
Merge pull request rails#28049 from notapatch/master
Change engines guide to demonstrate maintained forum
2 parents 5abe701 + fc9a2dc commit c059caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/engines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ only be enhancing it, rather than changing it drastically.
5959
To see demonstrations of other engines, check out
6060
[Devise](https://github.com/plataformatec/devise), an engine that provides
6161
authentication for its parent applications, or
62-
[Forem](https://github.com/radar/forem), an engine that provides forum
62+
[Thredded](https://github.com/thredded/thredded), an engine that provides forum
6363
functionality. There's also [Spree](https://github.com/spree/spree) which
6464
provides an e-commerce platform, and
6565
[RefineryCMS](https://github.com/refinery/refinerycms), a CMS engine.

0 commit comments

Comments
 (0)