From 432611c2aef7a1d420edfa043721ae9303d2d8e7 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Wed, 4 Apr 2018 21:38:13 +0200 Subject: [PATCH] s/calleerlandsson/mptre --- .travis.yml | 2 +- CONTRIBUTING.md | 8 ++++---- INSTALL.md.in | 2 +- README.md | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2e3a8f06..aed6e31b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -95,7 +95,7 @@ script: addons: coverity_scan: project: - name: calleerlandsson/pick + name: mptre/pick description: a fuzzy search tool for the command-line notification_email: pick-maintainers@calleerlandsson.com build_command_prepend: ./autogen.sh; ./configure diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 163b8ae3..b6772eb5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -109,8 +109,8 @@ Internal documentation on crafting a release. Subject: pick 0.0.2 ``` -[announce]: https://github.com/calleerlandsson/pick/releases/new -[conduct]: https://github.com/calleerlandsson/pick/blob/master/CODE_OF_CONDUCT.md -[manual]: https://github.com/calleerlandsson/pick/tree/master/pick.1 +[announce]: https://github.com/mptre/pick/releases/new +[conduct]: https://github.com/mptre/pick/blob/master/CODE_OF_CONDUCT.md +[manual]: https://github.com/mptre/pick/tree/master/pick.1 [style]: https://man.openbsd.org/style -[test]: https://github.com/calleerlandsson/pick/tree/master/tests#test-suite +[test]: https://github.com/mptre/pick/tree/master/tests#test-suite diff --git a/INSTALL.md.in b/INSTALL.md.in index df0f7ee5..2874e96b 100644 --- a/INSTALL.md.in +++ b/INSTALL.md.in @@ -3,7 +3,7 @@ pick installation 1. Download and extract the latest release: - curl -O https://github.com/calleerlandsson/pick/releases/download/v@PACKAGE_VERSION@/pick-@PACKAGE_VERSION@.tar.gz + curl -O https://github.com/mptre/pick/releases/download/v@PACKAGE_VERSION@/pick-@PACKAGE_VERSION@.tar.gz tar -zxvf pick-@PACKAGE_VERSION@.tar.gz cd pick-@PACKAGE_VERSION@ diff --git a/README.md b/README.md index 609cae93..090ef001 100644 --- a/README.md +++ b/README.md @@ -94,11 +94,11 @@ follow the instructions in [CONTRIBUTING.md][current]. Copyright (c) 2017 Calle Erlandsson, Anton Lindqvist & thoughtbot. [crux]: https://github.com/6c37/crux-ports -[current]: https://github.com/calleerlandsson/pick/blob/master/CONTRIBUTING.md +[current]: https://github.com/mptre/pick/blob/master/CONTRIBUTING.md [debian]: https://packages.debian.org/stable/misc/pick [gentoo]: https://packages.gentoo.org/packages/sys-apps/pick [pick-vim]: https://github.com/calleerlandsson/pick.vim -[pick]: https://calleerlandsson.github.io/pick/ -[release]: https://github.com/calleerlandsson/pick/releases/ +[pick]: https://mptre.github.io/pick/ +[release]: https://github.com/mptre/pick/releases/ [ubuntu]: https://packages.ubuntu.com/xenial/pick [void]: https://github.com/voidlinux/void-packages/blob/master/srcpkgs/pick/template