From d1ec4d70408dfc9be19a2d93fe93137b47c768f0 Mon Sep 17 00:00:00 2001
From: Katya Demidova <demidovakatya@gmail.com>
Date: Thu, 14 Jan 2016 03:42:04 +0300
Subject: [PATCH] Link to docs/packages#uninstall

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 65db1de..06e0371 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Apply a theme. To list available themes type `omf theme`. You can also [preview
 
 Remove a theme or package.
 
-> Packages subscribed to `uninstall_<pkg>` events are notified before the package is removed, so custom cleanup of resources can be done. See [Uninstall](/docs/Packages.md#uninstall) for more information.
+> Packages subscribed to `uninstall_<pkg>` events are notified before the package is removed, so custom cleanup of resources can be done. See [Uninstall](/docs/en-US/Packages.md#uninstall) for more information.
 
 #### `omf new pkg | theme` _`<name>`_
 
-- 
GitLab