From 8c0d96f54e3b9bed50123f59256fc6a90376bae8 Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Tue, 23 Feb 2021 19:15:46 -0500 Subject: [PATCH] Added trailing dot to assets --- .../README.md | 2 +- .../README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md b/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md index 56bd092..a2acdd8 100644 --- a/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md +++ b/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/README.md @@ -21,7 +21,7 @@ sudo mkdir -p /usr/local/bin sudo chown ${USER}:admin /usr/local/bin ``` -### Step 2: download [app-cleaner.sh](app-cleaner.sh) ([PGP signature](./app-cleaner.sh.sig), [PGP public key](https://sunknudsen.com/sunknudsen.asc)) +### Step 2: download [app-cleaner.sh](./app-cleaner.sh) ([PGP signature](./app-cleaner.sh.sig), [PGP public key](https://sunknudsen.com/sunknudsen.asc)) ```shell curl -o /usr/local/bin/app-cleaner.sh https://sunknudsen.com/static/media/privacy-guides/how-to-clean-uninstall-macos-apps-using-appcleaner-open-source-alternative/app-cleaner.sh diff --git a/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md b/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md index 06d20cb..f7b341a 100644 --- a/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md +++ b/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/README.md @@ -87,7 +87,7 @@ EOF chmod +x /usr/local/sbin/spoof.sh ``` -### Step 5: download [first-names.txt](first-names.txt) +### Step 5: download [first-names.txt](./first-names.txt) This list includes the top 2048 most popular baby names from the [USA Social Security Administration](https://www.ssa.gov/oact/babynames/limits.html). @@ -95,7 +95,7 @@ This list includes the top 2048 most popular baby names from the [USA Social Sec curl -o /usr/local/sbin/first-names.txt https://sunknudsen.com/static/media/privacy-guides/how-to-spoof-mac-address-and-hostname-automatically-at-boot-on-macos/first-names.txt ``` -### Step 6: download [mac-address-prefixes.txt](mac-address-prefixes.txt) +### Step 6: download [mac-address-prefixes.txt](./mac-address-prefixes.txt) This list includes 768 Apple MAC address prefixes.