File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
== Introduction
2
2
3
3
Phusion Passenger probably requires no introduction. We kindly refer the reader
4
- to http ://www.modrails .com/ for general information.
4
+ to https ://www.phusionpassenger .com/ for general information.
5
5
6
6
== Installation
7
7
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ module PhusionPassenger
43
43
# installer = ConcereteInstallerClass.new(options...)
44
44
# installer.start
45
45
class AbstractInstaller
46
- PASSENGER_WEBSITE = "http ://www.modrails .com/ "
46
+ PASSENGER_WEBSITE = "https ://www.phusionpassenger .com"
47
47
PHUSION_WEBSITE = "www.phusion.nl"
48
48
49
49
# Create an AbstractInstaller. All options will be stored as instance
Original file line number Diff line number Diff line change 14
14
15
15
< div id ="site_container ">
16
16
< div id ="site_header ">
17
- < ul class ="corporate_identity <% if @enterprisey %> enterprise_edition <% end %> ">
18
- < li class ="logo "> < a href ="http ://www.modrails .com "> < span > Phusion Passenger</ span > </ a > </ li >
17
+ < ul class ="corporate_identity ">
18
+ < li class ="logo "> < a href ="https ://www.phusionpassenger .com "> < span > Phusion Passenger</ span > </ a > </ li >
19
19
</ ul >
20
20
</ div >
21
21
< div id ="site_body ">
28
28
text. Thank you.
29
29
-->
30
30
< div class ="container ">
31
- Powered by < a href ="http ://www.modrails .com/ "> Phusion Passenger</ a > <% if @enterprisey %> (Enterprise Edition) <% end % > ,
32
- < tt > mod_rails</ tt > / < tt > mod_rack</ tt > for Apache.
31
+ Powered by < a href ="https ://www.phusionpassenger .com/ "> Phusion Passenger</ a > ,
32
+ < tt > mod_rails</ tt > / < tt > mod_rack</ tt > for Apache and Nginx .
33
33
</ div >
34
34
</ div >
35
35
</ div >
You can’t perform that action at this time.
0 commit comments