From 9a4db1b15780849a3010ed4ddef877bdb124c4ab Mon Sep 17 00:00:00 2001 From: HatScripts Date: Mon, 25 Sep 2023 18:10:52 +1000 Subject: [PATCH] Move United Nations flag to `other` directory --- flags/other/un.svg | 1 + flags/{ => other}/united_nations.svg | 0 flags/un.svg | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 flags/other/un.svg rename flags/{ => other}/united_nations.svg (100%) diff --git a/flags/other/un.svg b/flags/other/un.svg new file mode 120000 index 0000000..654f9b1 --- /dev/null +++ b/flags/other/un.svg @@ -0,0 +1 @@ +united_nations.svg \ No newline at end of file diff --git a/flags/united_nations.svg b/flags/other/united_nations.svg similarity index 100% rename from flags/united_nations.svg rename to flags/other/united_nations.svg diff --git a/flags/un.svg b/flags/un.svg index 654f9b1..6c7f8d3 120000 --- a/flags/un.svg +++ b/flags/un.svg @@ -1 +1 @@ -united_nations.svg \ No newline at end of file +other/united_nations.svg \ No newline at end of file