mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #45475 from codergeek121/make-api-doc-link-relative [ci-skip]
Makes the API documentation link relative
This commit is contained in:
commit
1d769c6c69
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue