commit 0150f3c712d0707d135e0a1617ba5f7267d0b0a4
parent 5c50bbd9b660981af901fb6d4141ad1ea22582aa
Author: Hugo Soucy <hsoucy@kronostechnologies.com>
Date: Wed, 21 Mar 2018 13:52:33 -0400
Fix the `ui-ux.el` path.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -4,7 +4,7 @@
My setup for GNU Emacs. Mainly builded with
[use-package.el](https://jwiegley.github.io/use-package/).
-* [ui.el](./partials/ui.el)
+* [ui.el](./partials/ui-ux.el)
* [autocompletion.el](./partials/autocompletion.el)
* [backups.el](./partials/backups.el)
* [charset-encoding.el](./partials/charset-encoding.el)