Skip to content

Commit eabc003

Browse files
Link to api.rubyonrails.org instead of edgeapi [ci-skip]
1 parent 76ef648 commit eabc003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/api_documentation_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ An alternative approach, when you want to provide additional detail and examples
340340
# encryptor.decrypt_and_verify(message) # => nil
341341
```
342342

343-
[#encrypt_and_sign]: https://edgeapi.rubyonrails.org/classes/ActiveSupport/MessageEncryptor.html#method-i-encrypt_and_sign
343+
[#encrypt_and_sign]: https://api.rubyonrails.org/classes/ActiveSupport/MessageEncryptor.html#method-i-encrypt_and_sign
344344

345345
Dynamically Generated Methods
346346
-----------------------------

0 commit comments

Comments
 (0)