diff --git a/bootstrap.datepicker/bootstrap.datepicker-tests.ts b/bootstrap-datepicker/bootstrap-datepicker-tests.ts
similarity index 98%
rename from bootstrap.datepicker/bootstrap.datepicker-tests.ts
rename to bootstrap-datepicker/bootstrap-datepicker-tests.ts
index b275ee25a8..d290a5b8fa 100644
--- a/bootstrap.datepicker/bootstrap.datepicker-tests.ts
+++ b/bootstrap-datepicker/bootstrap-datepicker-tests.ts
@@ -1,4 +1,4 @@
-///
+///
function tests_simple() {
$('#datepicker').datepicker();
diff --git a/bootstrap.datepicker/bootstrap.datepicker.d.ts b/bootstrap-datepicker/bootstrap-datepicker.d.ts
similarity index 98%
rename from bootstrap.datepicker/bootstrap.datepicker.d.ts
rename to bootstrap-datepicker/bootstrap-datepicker.d.ts
index f60a0ffed6..1a2bb2124b 100644
--- a/bootstrap.datepicker/bootstrap.datepicker.d.ts
+++ b/bootstrap-datepicker/bootstrap-datepicker.d.ts
@@ -1,4 +1,4 @@
-// Type definitions for bootstrap.datepicker
+// Type definitions for bootstrap-datepicker
// Project: https://github.com/eternicode/bootstrap-datepicker
// Definitions by: Boris Yankov
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped