Skip to content

Commit 765efc3

Browse files
Fix link
1 parent 59ee640 commit 765efc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Alchemy/Env/Env.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ extension Env {
129129
130130
Your project is running in Xcode's `DerivedData` data directory. We _highly_ recommend setting a custom working directory, otherwise `.env` and `Public/` files won't be accessible.
131131
132-
This takes ~9 seconds to fix. Here's how: https://github.com/alchemy-swift/alchemy/blob/main/Docs/1b_Configuration.md#setting-a-custom-working-directory.
132+
This takes ~9 seconds to fix. Here's how: https://github.com/alchemy-swift/alchemy/blob/main/Docs/1_Configuration.md#setting-a-custom-working-directory.
133133
""")
134134
}
135135
let filePath = currentPath + relativePath

0 commit comments

Comments
 (0)