mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Fix more links from DaveDavenport -> davatorium
This commit is contained in:
parent
b8eae6fcad
commit
c4ce4df5e8
2 changed files with 10 additions and 10 deletions
18
README.md
18
README.md
|
@ -1,10 +1,10 @@
|
||||||
[](https://app.codacy.com/app/Davatorium/rofi?utm_source=github.com&utm_medium=referral&utm_content=Davatorium/rofi&utm_campaign=Badge_Grade_Settings)
|
[](https://app.codacy.com/app/davatorium/rofi?utm_source=github.com&utm_medium=referral&utm_content=davatorium/rofi&utm_campaign=Badge_Grade_Settings)
|
||||||
[](https://travis-ci.org/Davatorium/rofi)
|
[](https://travis-ci.org/davatorium/rofi)
|
||||||
[](https://codecov.io/github/Davatorium/rofi?branch=master)
|
[](https://codecov.io/github/davatorium/rofi?branch=master)
|
||||||
[](https://github.com/Davatorium/rofi/issues)
|
[](https://github.com/davatorium/rofi/issues)
|
||||||
[](https://github.com/Davatorium/rofi/network)
|
[](https://github.com/davatorium/rofi/network)
|
||||||
[](https://github.com/Davatorium/rofi/stargazers)
|
[](https://github.com/davatorium/rofi/stargazers)
|
||||||
[](https://github.com/Davatorium/rofi/releases)
|
[](https://github.com/davatorium/rofi/releases)
|
||||||
[](https://scan.coverity.com/projects/davedavenport-rofi)
|
[](https://scan.coverity.com/projects/davedavenport-rofi)
|
||||||
[](https://reddit.com/r/qtools/)
|
[](https://reddit.com/r/qtools/)
|
||||||
|
|
||||||
|
@ -242,11 +242,11 @@ to disable it:
|
||||||
|
|
||||||
# Manpage
|
# Manpage
|
||||||
|
|
||||||
For more detailed information, please see the [manpage](doc/rofi.1.markdown), the [wiki](https://github.com/DaveDavenport/rofi/wiki), or the [forum](https://reddit.com/r/qtools/).
|
For more detailed information, please see the [manpage](doc/rofi.1.markdown), the [wiki](https://github.com/davatorium/rofi/wiki), or the [forum](https://reddit.com/r/qtools/).
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Please see the [installation guide](https://github.com/DaveDavenport/rofi/blob/next/INSTALL.md) for instructions on how to
|
Please see the [installation guide](https://github.com/davatorium/rofi/blob/next/INSTALL.md) for instructions on how to
|
||||||
install **Rofi**.
|
install **Rofi**.
|
||||||
|
|
||||||
# What is rofi not?
|
# What is rofi not?
|
||||||
|
|
|
@ -105,7 +105,7 @@ Mode * rofi_collect_modi_search ( const char *name );
|
||||||
" * Output of -dump-xresource\n" \
|
" * Output of -dump-xresource\n" \
|
||||||
" * Steps to reproduce\n" \
|
" * Steps to reproduce\n" \
|
||||||
" * The version of rofi you are running\n\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 */
|
/** Indicates if ERROR_MSG uses pango markup */
|
||||||
#define ERROR_MSG_MARKUP TRUE
|
#define ERROR_MSG_MARKUP TRUE
|
||||||
/*@}*/
|
/*@}*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue