diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-29 11:23:42 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-29 11:23:42 +0300 |
commit | d52850255b96ba9bcae4386956bdfab06148fc03 (patch) | |
tree | b5970124a9d65174180e0827325af4d2313fdccb /links-update | |
parent | README: add "Installation" (diff) | |
download | config-links-d52850255b96ba9bcae4386956bdfab06148fc03.tar.gz config-links-d52850255b96ba9bcae4386956bdfab06148fc03.zip |
rename the projectv1.0
Diffstat (limited to '')
-rwxr-xr-x | links-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/links-update b/links-update index faea90d..6c3b633 100755 --- a/links-update +++ b/links-update @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin <Egor.Tensin@gmail.com> -# This file is part of the "Configuration file sharing" project. +# This file is part of the "Config file sharing" project. # For details, see https://github.com/egor-tensin/config-links. # Distributed under the MIT License. |