diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-10-17 09:49:49 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-10-17 09:49:49 +0000 |
| commit | bc2ea55736ccf81b5259244678b095259a05105e (patch) | |
| tree | b9184cd9ddbadb7391406d80a3cf6dff66765400 /frontends/php/about.php | |
| parent | e3eca8ce0ecfaf8fbb40c2de6099bf1dfe811ca9 (diff) | |
- http://zabbix.sf.nt was changed to http://www.zabbix.org
(Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@995 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/about.php')
| -rw-r--r-- | frontends/php/about.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/frontends/php/about.php b/frontends/php/about.php index ef937205..1254e63a 100644 --- a/frontends/php/about.php +++ b/frontends/php/about.php @@ -26,13 +26,13 @@ ?> <?php - show_table_header("Information about Zabbix (v1.0beta10)"); + show_table_header("Information about Zabbix (v1.0)"); ?> <TABLE BORDER=0 COLS=4 WIDTH=100% BGCOLOR="#CCCCCC" cellspacing=1 cellpadding=3> <TR BGCOLOR=#EEEEEE> <TD ALIGN=LEFT> - <font face="Helvetica"><a href="http://zabbix.sourceforge.net">Homepage of Zabbix</a></font><br> + <font face="Helvetica"><a href="http://www.zabbix.org">Homepage of Zabbix</a></font><br> </TD> <TD ALIGN=LEFT> This is home page of Zabbix. @@ -40,7 +40,7 @@ </TR> <TR BGCOLOR=#DDDDDD> <TD ALIGN=LEFT> - <font face="Helvetica"><a href="http://zabbix.sourceforge.net/#manual">Latest Zabbix Manual</a></font><br> + <font face="Helvetica"><a href="http://www.zabbix.org/#manual">Latest Zabbix Manual</a></font><br> </TD> <TD> Latest version of the Manual. |
