From 117dd15051731194147716764ad2debfa0668889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Sun, 12 Jun 2022 14:03:52 +0300 Subject: [PATCH] Update broken link to tribute.html --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5d5c84..a35eef2 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## scripts -This repository contains Python and shell scripts that I actively develop and utilize on my GNU/Linux [(or as I've recently taken to calling it, GNU plus Linux)](https://balaban.software/tribute.html) machine. +This repository contains Python and shell scripts that I actively develop and utilize on my GNU/Linux [(or as I've recently taken to calling it, GNU plus Linux)](https://fybx.dev/tribute.html) machine. | | Shell Scripts | Python Scripts | |----------|-----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| @@ -122,4 +122,4 @@ drun_cleaner is a necessary tool to make selected desktop entries hidden. it use ## compare.py -this tiny script reads two csv files to two lists, then compares the lists. what's so special about it? it takes phantombuster's Instagram follower and followee lists as inputs. :D. \ No newline at end of file +this tiny script reads two csv files to two lists, then compares the lists. what's so special about it? it takes phantombuster's Instagram follower and followee lists as inputs. :D.