Skip to content

Commit f13e195

Browse files
authored
Replace broken Medium link with official Apple docs (#4296)
1 parent a4a21c8 commit f13e195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/user-guide/best-practices/debug-and-solve-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export ZENML_LOGGING_VERBOSITY=DEBUG
114114
Read more about how to set environment variables for:
115115

116116
* For [Linux](https://www3.ntu.edu.sg/home/ehchua/programming/howto/Environment_Variables.html#zz-3./).
117-
* For [macOS](https://youngstone89.medium.com/setting-up-environment-variables-in-mac-os-28e5941c771c).
117+
* For [macOS](https://support.apple.com/guide/terminal/use-environment-variables-apd382cc5fa-4f58-4449-b20a-41c53c006f8f/mac).
118118
* For [Windows](https://www3.ntu.edu.sg/home/ehchua/programming/howto/Environment_Variables.html).
119119

120120
### Client and server logs

0 commit comments

Comments
 (0)