diff options
| author | Filipe Correa Lima da Silva <filipe.silva@bcb.gov.br> | 2017-02-09 17:07:57 -0200 |
|---|---|---|
| committer | Filipe Correa Lima da Silva <filipe.silva@bcb.gov.br> | 2017-02-09 17:11:46 -0200 |
| commit | 846bf65b6e7728dd2c6a10722f5c5b584e4dadd5 (patch) | |
| tree | f76a6a40e35c79613d0307bc10fcfdb8d4a1ecae /scripts | |
| parent | 0396c07ea4c9793fbf55b5e2b8e1e66fcb9551a8 (diff) | |
update repository information in docs and scripts directories
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/evilupdate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/evilupdate b/scripts/evilupdate index f113a6f..3cac514 100755 --- a/scripts/evilupdate +++ b/scripts/evilupdate @@ -53,7 +53,7 @@ (defconst evilupdate-irc-nick "lyrobot") (defconst evilupdate-irc-channel "#evil-mode") (defconst evilupdate-irc-topic - "Evil = Extensible vi layer for Emacs | Current version: VERSION | http://bitbucket.org/lyro/evil | If you don't get an answer here, please use the mailing-list implementations-list@lists.ourproject.org") + "Evil = Extensible vi layer for Emacs | Current version: VERSION | https://github.com/emacs-evil/evil | If you don't get an answer here, please use the mailing-list implementations-list@lists.ourproject.org") (defconst evilupdate-wiki-page "Evil") (defvar evilupdate-version "1.0.0") (defvar evilupdate-done nil) |
