Merge pull request #45475 from codergeek121/make-api-doc-link-relative [ci-skip]

Makes the  API documentation link relative
This commit is contained in:
Petrik de Heus 2022-10-18 21:20:16 +02:00 committed by GitHub
commit 1d769c6c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ and may also be used independently outside \Rails.
* The \README file created within your application.
* {Getting Started with \Rails}[https://guides.rubyonrails.org/getting_started.html].
* {Ruby on \Rails Guides}[https://guides.rubyonrails.org].
* {The API Documentation}[https://api.rubyonrails.org].
* {The API Documentation}[link:/files/railties/RDOC_MAIN_rdoc.html].
== Contributing