From 1e9974426b27dbfebd242e534510543dff6c7572 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 7 Oct 2016 02:03:14 +0300 Subject: rename the project --- update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update.sh b/update.sh index 3d0f87e..054223f 100644 --- a/update.sh +++ b/update.sh @@ -1,8 +1,8 @@ #!/usr/bin/env bash # Copyright (c) 2016 Egor Tensin -# This file is part of the "Windows configuration files" project. -# For details, see https://github.com/egor-tensin/windows-home. +# This file is part of the "Configuration file management" project. +# For details, see https://github.com/egor-tensin/config-links. # Distributed under the MIT License. # This script relies on the availability of native symlinks. -- cgit v1.2.3