From 473ee12e606cd74def0a694ceadde3d4564eb44f Mon Sep 17 00:00:00 2001 From: grav Date: Sun, 10 Mar 2024 13:22:36 +0100 Subject: [PATCH] (Grav GitSync) Automatic Commit from grav --- pages/01.blog/how-we-replaced-vagrant-with-devenv/default.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/01.blog/how-we-replaced-vagrant-with-devenv/default.md b/pages/01.blog/how-we-replaced-vagrant-with-devenv/default.md index fafbf63..fc13802 100644 --- a/pages/01.blog/how-we-replaced-vagrant-with-devenv/default.md +++ b/pages/01.blog/how-we-replaced-vagrant-with-devenv/default.md @@ -168,7 +168,7 @@ limitations, we discovered system. - Missing packages that we didn't specifically install on Ubuntu, but that were present and used by our application. -- Hard-coded paths to binaries in \`/usr/bin/\`. +- Hard-coded paths to binaries in `/usr/bin/`. We also discovered many hard-coded paths where our application expected to find itself. These were discovered because we were now running our