Fixes after renaming

This commit is contained in:
Patrick Jentsch
2020-04-09 10:02:24 +02:00
parent 341b53f0a1
commit faf3d01626
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@
<h4>Select a service</h4>
<div class="row">
<div class="col s12 m4">
<a href="{{ url_for('services.service', service='file_setup') }}" style="color: rgba(0,0,0,0.87);">
<a href="{{ url_for('services.service', service='file-setup') }}" style="color: rgba(0,0,0,0.87);">
<div class="card-panel center-align hoverable">
<i class="large material-icons" style="color: #ee6e73;">burst_mode</i>
<p>File setup</p>