Tiling2: Updated wiki path.

This commit is contained in:
Tom Hacohen 2014-02-04 16:00:51 +00:00
parent 1b4821155c
commit 05df3290dc
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ struct _E_Widget_Smart_Data
static void
_open_browser_help_cb(void *data EINA_UNUSED, void *obj EINA_UNUSED)
{
const char *url = "https://phab.enlightenment.org/w/enlightenment_module_tiling2/";
const char *url = "https://phab.enlightenment.org/w/emodules/tiling2/";
char *sb;
size_t size = 4096, len = sizeof(E_BINDIR "/enlightenment_open ") - 1;