From b0fbd607bbba5e890d1c07b1574b0808fa73ec1d Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 11 Apr 2017 09:06:11 +0200 Subject: [PATCH] Change, failed, forum to reddit. --- README.md | 4 ++-- configure.ac | 2 +- doc/rofi-manpage.markdown | 2 +- doc/rofi.1 | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5384fa0b..79163db9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Stars](https://img.shields.io/github/stars/DaveDavenport/rofi.svg)](https://github.com/DaveDavenport/rofi/stargazers) [![Downloads](https://img.shields.io/github/downloads/DaveDavenport/rofi/total.svg)](https://github.com/DaveDavenport/rofi/releases) [![Coverity](https://scan.coverity.com/projects/3850/badge.svg)](https://scan.coverity.com/projects/davedavenport-rofi) -[![Forum](https://img.shields.io/badge/forum-online-green.svg)](https://forum.qtools.org) +[![Forum](https://img.shields.io/badge/forum-online-green.svg)](https://reddit.com/r/qtools/) # A window switcher, Application launcher and dmenu replacement @@ -243,7 +243,7 @@ to disable it: # Manpage -For more detailed information, please see the [manpage](doc/rofi-manpage.markdown), the [wiki](https://github.com/DaveDavenport/rofi/wiki) or the [forum](https://forum.qtools.org). +For more detailed information, please see the [manpage](doc/rofi-manpage.markdown), the [wiki](https://github.com/DaveDavenport/rofi/wiki) or the [forum](https://reddit.com/r/qtools/). # Installation diff --git a/configure.ac b/configure.ac index 78a39e16..4fcc5158 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([rofi], [1.3.1], [https://github.com/DaveDavenport/rofi/],[],[https://forum.qtools.org/]) +AC_INIT([rofi], [1.3.1], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/]) AC_CONFIG_SRCDIR([source/rofi.c]) AC_CONFIG_HEADER([config.h]) diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index 13a2bf5c..0395bb19 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -916,7 +916,7 @@ been released. ## SUPPORT **rofi** support can be obtained [here](irc://irc.freenode.net/#rofi) (#rofi on irc.freenode.net), or via the -[forum](https://forum.qtools.org/) +[forum](https://reddit.com/r/qtools//) ## DEBUGGING diff --git a/doc/rofi.1 b/doc/rofi.1 index 80e8c5cb..07751454 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -1446,7 +1446,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE\. \fBrofi\fR website can be found at here \fIhttps://davedavenport\.github\.io/rofi/\fR . .SH "SUPPORT" -\fBrofi\fR support can be obtained here \fIirc://irc\.freenode\.net/#rofi\fR (#rofi on irc\.freenode\.net), or via the forum \fIhttps://forum\.qtools\.org/\fR +\fBrofi\fR support can be obtained here \fIirc://irc\.freenode\.net/#rofi\fR (#rofi on irc\.freenode\.net), or via the forum \fIhttps://reddit\.com/r/qtools//\fR . .SH "DEBUGGING" Please see this \fIhttps://github\.com/DaveDavenport/rofi/wiki/Debugging%20Rofi\fR wiki entry\.