CC-3089: Link to manual in Help menu should point to manuals.sourcefabric.org rather than flossmanuals.net

Updated per Paul's comment
This commit is contained in:
Yuchen Wang 2011-11-24 17:10:56 -05:00
parent c982520953
commit 5222fe71a5
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ $pages = array(
), ),
array( array(
'label' => 'User Manual', 'label' => 'User Manual',
'uri' => "http://manuals.sourcefabric.org/", 'uri' => "http://www.sourcefabric.org/en/airtime/manuals/",
'target' => "_blank" 'target' => "_blank"
), ),
array( array(