Skip to content

Commit 57b06b7

Browse files
committed
Changes the API documentation link to be relative instead of being absolute. This has been mentioned in rails#45001
I'm not sure if there's a way to update the guides.rubyonrails.org links as well with the correct version number.
1 parent b564564 commit 57b06b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

railties/RDOC_MAIN.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ and may also be used independently outside \Rails.
7979
* The \README file created within your application.
8080
* {Getting Started with \Rails}[https://guides.rubyonrails.org/getting_started.html].
8181
* {Ruby on \Rails Guides}[https://guides.rubyonrails.org].
82-
* {The API Documentation}[https://api.rubyonrails.org].
82+
* {The API Documentation}[link:/files/railties/RDOC_MAIN_rdoc.html].
8383

8484
== Contributing
8585

0 commit comments

Comments
 (0)