Paul McMahon
7b9c19d94b
Rails guides are now served over https
...
http links will be redirected to the https version, but still better to
just directly link to the https version.
2018-07-24 11:29:31 +09:00
Felipe Tovar
c2f203dcdb
[ci skip] Restore of links in RDOC_MAIN after an update of the file ( #32644 )
...
* [ci skip] Update links in RDOC_MAIN and remove style of word rails in README
* [ci skip] Update links in RDOC_MAIN and remove style of word rails in README
[Felipe Tovar & Rafael Mendonça França]
2018-04-19 15:23:02 -04:00
Felipe Tovar
9c3fe52f5f
[ci skip] Remove style of the word Rails at the top
2018-04-19 11:39:18 -05:00
Felipe Tovar
203a7e7d86
[ci skip] update RDOC_MAIN
2018-04-19 11:09:17 -05:00
Yoshiyuki Hirano
bc864aa7ab
rewords a bit RDOC_MAIN.rdoc [ci skip]
...
* Same change as bba832d
2018-04-08 05:50:02 +09:00
Yoshiyuki Hirano
78e0af414f
Update RDOC_MAIN.rdoc [ci skip]
2017-08-31 06:00:25 +09:00
Yoshiyuki Hirano
3a11e0586e
Update MIT licenses link [ci skip]
2017-08-22 08:46:02 +09:00
kenta-s
692eeb348c
Fix http -> https [ci skip]
2017-02-28 22:51:17 +09:00
Anubhav Saxena
24ee911497
Fixing commands with Markdown formatting
...
Adding '$' to emulate shell syntax
2016-05-24 22:28:56 +05:30
Genadi Samokovarov
91678fe9f7
Replace old Rails greeting references
...
A couple of the READMEs were still referring the old welcome page. This
is a small change that goes over it.
[ci skip]
2016-02-06 09:14:42 +02:00
claudiob
a5a2027749
Fix Rails tutorial link
...
[ci skip]
The old link is 404 not found.
The link matches what the rest of the documentation already points to:
* 2de2263118/guides/source/getting_started.md (L2052)
* 2de2263118/README.md (L74)
2015-12-21 17:25:09 -08:00
Aditya Kapoor
1505f8b692
[ci-skip] correct wikipedia MVC link
2014-06-14 23:34:08 +05:30
Arun Agrawal
4091606ff1
Fixed README link in API [ci skip]
...
This should not be a link because
it's creating a link with activesupport README right now
2013-07-17 10:35:59 +02:00
Xavier Noria
8d8d4b7782
fixes broken links in the API [ Fixes #11335 ] [ci skip]
2013-07-06 22:24:06 +02:00
Xavier Noria
3235537030
moves RDOC_MAIN.rdoc to railties
...
The goal of these refactors is to have the same code generating
edge and doc:rails APIs, and the rails gem is not available in
LOAD_PATHS because it has no lib directory.
2013-03-30 00:10:52 +01:00