correctly name submodule datatables

This commit is contained in:
Alexander Votteler 2020-04-06 19:41:52 +02:00
parent 253943e65b
commit a42f674d1c
2 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -5,7 +5,7 @@
path = wetter/static/jquery
url = https://github.com/jquery/jquery.git
[submodule "wetter/static/DataTables"]
path = wetter/static/DataTables
path = wetter/static/datatables
url = https://github.com/DataTables/DataTables.git
[submodule "wetter/static/Leaflet"]
path = wetter/static/Leaflet