Added settings link
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<div *ngSwitchCase="3" class="mouse__config mouse__config--speed text-center">
|
||||
<div class="help-text--mouse-speed text-left">
|
||||
<p>Press this key along with mouse movement/scrolling to accelerate/decelerate the speed of the action.</p>
|
||||
<p>You can set the multiplier in <a href="#" title="link to the setting">link to setting</a>.</p>
|
||||
<p>You can set the multiplier in <a [routerLink]="['/settings']" title="the setting">the setting</a>.</p>
|
||||
</div>
|
||||
<div class="btn-group btn-group-lg" role="group">
|
||||
<div class="btn btn-default"
|
||||
|
||||
Reference in New Issue
Block a user