Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawright11 committed Sep 8, 2021
1 parent 59ee640 commit 765efc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Alchemy/Env/Env.swift
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ extension Env {
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.
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.
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.
""")
}
let filePath = currentPath + relativePath
Expand Down

0 comments on commit 765efc3

Please sign in to comment.