Skip to content
Snippets Groups Projects
Commit 00238e83 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Update merge images name

parent b65b80fb
No related branches found
No related tags found
No related merge requests found
......@@ -72,8 +72,8 @@
<div class="modal-content">
<h4>Select a service</h4>
<ul class="collection">
<a href="{{ url_for('services.service', service='merge_images') }}" class="collection-item">
<i class="material-icons left">burst_mode</i>Merge images
<a href="{{ url_for('services.service', service='setup_files') }}" class="collection-item">
<i class="material-icons left">burst_mode</i>Setup files
</a>
<a href="{{ url_for('services.service', service='nlp') }}" class="collection-item">
<i class="material-icons left">format_textdirection_l_to_r</i>Natural Language Processing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment