summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-05-14 11:52:21 +0200
committerDave Davenport <qball@gmpclient.org>2019-05-14 11:52:21 +0200
commitc4ce4df5e836db223114fc99e13013ec8da25733 (patch)
treececdc24f7051ac65040e5bcdd4e97b81da466f69 /include
parentb8eae6fcad25d9712a3f3a97111fb516952f7f0a (diff)
Fix more links from DaveDavenport -> davatorium
Diffstat (limited to 'include')
-rw-r--r--include/rofi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rofi.h b/include/rofi.h
index 5b513b88..6f03c97c 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -105,7 +105,7 @@ Mode * rofi_collect_modi_search ( const char *name );
" * Output of -dump-xresource\n" \
" * Steps to reproduce\n" \
" * The version of rofi you are running\n\n" \
- " <i>https://github.com/DaveDavenport/rofi/</i>"
+ " <i>https://github.com/davatorium/rofi/</i>"
/** Indicates if ERROR_MSG uses pango markup */
#define ERROR_MSG_MARKUP TRUE
/*@}*/