CC-3089: Link to manual in Help menu should point to manuals.sourcefabric.org rather than flossmanuals.net
Fixed
This commit is contained in:
parent
b84c51212a
commit
ee3a6ecd84
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ $pages = array(
|
|||
),
|
||||
array(
|
||||
'label' => 'User Manual',
|
||||
'uri' => "http://en.flossmanuals.net/airtime/",
|
||||
'uri' => "http://manuals.sourcefabric.org/",
|
||||
'target' => "_blank"
|
||||
),
|
||||
array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue