aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-01-17 11:32:10 +0100
committerRobert Jaros <rjaros@finn.pl>2019-01-17 11:32:10 +0100
commita65fc998b69fbcb64809fa7d4cf95b777ecec145 (patch)
treea356f30e5b5e67edb441f222c3075a5692e74406 /README.md
parent467da21d6b270bbacf2565f2921964679bf2fdb6 (diff)
downloadkvision-a65fc998b69fbcb64809fa7d4cf95b777ecec145.tar.gz
kvision-a65fc998b69fbcb64809fa7d4cf95b777ecec145.tar.bz2
kvision-a65fc998b69fbcb64809fa7d4cf95b777ecec145.zip
Incorrect link in readme.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1100d4ae..c189f434 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ allows to build full-stack, multiplatform applications with shared common code.
- Based on [Bootstrap](https://getbootstrap.com/) styles, typography and components.
- Utilizes [Snabbdom](https://github.com/snabbdom/snabbdom) fast virtual DOM implementation.
- Integrates with libraries and components from [Font awesome](https://fontawesome.com/), [Bootstrap Select](https://github.com/silviomoreto/bootstrap-select) (with [AJAX](https://github.com/truckingsim/Ajax-Bootstrap-Select) extension),
-[Awesome Bootstrap Checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox), [Trix editor](https://trix-editor.org/), [Bootstrap Datetime picker](https://github.com/AuspeXeu/bootstrap-datetimepicker),
+[Awesome Bootstrap Checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox), [Trix editor](https://trix-editor.org/), [Bootstrap Datetime picker](https://github.com/smalot/bootstrap-datetimepicker),
[Bootstrap touchspin](https://github.com/istvan-ujjmeszaros/bootstrap-touchspin), [Bootstrap File Input](http://plugins.krajee.com/file-input),
[Handlebars](http://handlebarsjs.com/) and [Navigo](https://github.com/krasimir/navigo).
- Includes sophisticated layout containers, including CSS flexbox, CSS grid and Bootstrap responsive 12 columns grid.