fix the link to the online users-guide

svn path=/trunk/; revision=16169
This commit is contained in:
Ulf Lamping 2005-10-09 00:01:13 +00:00
parent 26312023d8
commit 9759510199
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ topic_action(topic_action_e action)
browser_open_url ("http://www.ethereal.com/download.html");
break;
case(ONLINEPAGE_USERGUIDE):
browser_open_url ("http://www.ethereal.com/docs/user-guide");
browser_open_url ("http://www.ethereal.com/docs/eug_html_chunked");
break;
case(ONLINEPAGE_FAQ):
browser_open_url ("http://www.ethereal.com/faq.html");