Skip to content

Commit a360472

Browse files
committed
fix dead link
1 parent 766739c commit a360472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building-features/how-to-conditionally-server-render-based-on-device-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ end
2727

2828
# Shown below are the defaults for configuration
2929
ReactOnRails.configure do |config|
30-
# See https://github.com/shakacode/react_on_rails/blob/master/docs/guides/configuration.md for the rest
30+
# See https://github.com/shakacode/react_on_rails/blob/master/docs/api-reference/configuration.md for the rest
3131

3232
# This allows you to add additional values to the Rails Context. Implement one static method
3333
# called `custom_context(view_context)` and return a Hash.

0 commit comments

Comments
 (0)