diff --git a/Setting-Options.md b/Setting-Options.md index 0111521..e87aa01 100644 --- a/Setting-Options.md +++ b/Setting-Options.md @@ -20,6 +20,6 @@ They are located inside the flake.nix and options.nix files. The flake.nix just | userHome | Where Is Your Home Directory, Typically Located At /home/*insert username here* | | gitUsername | Set Username For Git, Similar To *git config --global user.name "username" | | gitEmail | The Email You Use For Your Git Account | -| theme | A [base16]() Colorscheme To Use With [NixColors](How-Theming-Works) | +| theme | A [base16]() Colorscheme To Use With [NixColors](Theming-Explained) | | | |