diff --git a/README.md b/README.md index a907750..2eb2eb1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # matebook-applet System tray applet/control app for Huawei Matebook -[![Build Status](https://travis-ci.com/nekr0z/matebook-applet.svg?branch=master)](https://travis-ci.com/nekr0z/matebook-applet) [![codecov](https://codecov.io/gh/nekr0z/matebook-applet/branch/master/graph/badge.svg)](https://codecov.io/gh/nekr0z/matebook-applet) [![Go Report Card](https://goreportcard.com/badge/github.com/nekr0z/matebook-applet)](https://goreportcard.com/report/github.com/nekr0z/matebook-applet) +[![Build Status](https://travis-ci.com/nekr0z/matebook-applet.svg?branch=master)](https://travis-ci.com/nekr0z/matebook-applet) [![codecov](https://codecov.io/gh/nekr0z/matebook-applet/branch/master/graph/badge.svg)](https://codecov.io/gh/nekr0z/matebook-applet) [![Go Report Card](https://goreportcard.com/badge/evgenykuznetsov.org/go/matebook-applet)](https://goreportcard.com/report/evgenykuznetsov.org/go/matebook-applet) --- @@ -191,7 +191,7 @@ Translations: * Russian - [Evgeny "nekr0z" Kuznetsov](https://evgenykuznetsov.org) * Spanish - [ACV99](https://github.com/ACV99) -Packages are built using [fpm](https://github.com/jordansissel/fpm) and [nekr0z/changelog](https://github.com/nekr0z/changelog). +Packages are built using [fpm](https://github.com/jordansissel/fpm) and [changelog](https://evgenykuznetsov.org/go/changelog). Big **THANK YOU** to [Ayman Bagabas](https://github.com/aymanbagabas) for all his work and support. Without him, there would be no matebook-applet. diff --git a/SOURCE.txt b/SOURCE.txt index 7856297..685f1da 100644 --- a/SOURCE.txt +++ b/SOURCE.txt @@ -1,2 +1,2 @@ The source code for this software is available at -https://github.com/nekr0z/matebook-applet +https://evgenykuznetsov.org/go/matebook-applet diff --git a/go.mod b/go.mod index b0a34f1..0b404c9 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/nekr0z/matebook-applet +module evgenykuznetsov.org/go/matebook-applet require ( github.com/BurntSushi/toml v0.4.1 diff --git a/matebook-applet.1 b/matebook-applet.1 index 50b8753..779b846 100644 --- a/matebook-applet.1 +++ b/matebook-applet.1 @@ -28,7 +28,7 @@ Do not save battery thresholds to \fI/etc/default/huawei-wmi/\fR. .IP "\fB-icon\fR \fIpath" Use custom icon instead of the default one. Can use absolute or relative \fIpath\fR to a graphics file (SVG, PNG or ICO). .SH BUGS -Source code and known issues are available on GitHub: +Source code and issues tracker are linked on the homepage: .SH COPYRIGHT Copyright © 2019 Evgeny Kuznetsov. License GPLv3+: GNU GPL version 3.0 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.