From 95c3593d44648d6929a9ccf470101661c7dd5abd Mon Sep 17 00:00:00 2001 From: kimg45 <138676274+kimg45@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:29:34 -0500 Subject: [PATCH] move files to fit with convention --- .../macOS Security Overview}/activity-monitor.png | Bin .../index.md} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename {static/images => content/posts/macos/macOS Security Overview}/activity-monitor.png (100%) rename content/posts/macos/{macOS Security Overview.md => macOS Security Overview/index.md} (99%) diff --git a/static/images/activity-monitor.png b/content/posts/macos/macOS Security Overview/activity-monitor.png similarity index 100% rename from static/images/activity-monitor.png rename to content/posts/macos/macOS Security Overview/activity-monitor.png diff --git a/content/posts/macos/macOS Security Overview.md b/content/posts/macos/macOS Security Overview/index.md similarity index 99% rename from content/posts/macos/macOS Security Overview.md rename to content/posts/macos/macOS Security Overview/index.md index a8b6ef5..b311bf2 100644 --- a/content/posts/macos/macOS Security Overview.md +++ b/content/posts/macos/macOS Security Overview/index.md @@ -27,7 +27,7 @@ There are a few ways to check whether an app is sandboxed: You can check whether running processes are sandboxed in the Activity Monitor. Right click on the columns and check "Sandbox" -![Activity Monitor](/images/activity-monitor.png) +![Activity Monitor](../activity-monitor.png) You can check whether an app is sandboxed and what entitlements it has *before* running it by running the command