Skip to content

Commit 1d769c6

Browse files
authored
Merge pull request rails#45475 from codergeek121/make-api-doc-link-relative [ci-skip]
Makes the API documentation link relative
2 parents e1e1620 + 57b06b7 commit 1d769c6

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)