diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 09:00:12 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 09:00:12 -0400 |
commit | 7d9b281e67d75163d491e303d4693a00667b7f91 (patch) | |
tree | ff3af0b43e598648b347ee43faa3f4887876f624 /website | |
parent | a07556b5ce12eaa2c3ceb51f5b6cce7884775c0f (diff) |
cleanup stray commas, ensure that ill-specified loglevels default to INFO
Diffstat (limited to 'website')
-rw-r--r-- | website/download.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/download.mdwn b/website/download.mdwn index 69048c9..b64711d 100644 --- a/website/download.mdwn +++ b/website/download.mdwn @@ -20,7 +20,7 @@ configuration](http://cmrg.fifthhorseman.net/wiki/apt/importing-keys "Instructions for adding dkg's key to apt") Once you've installed the packages, you might want to read up on how -to get started [as a regular user](/getting-started-user), or [as a +to get started [as a regular user](/getting-started-user) or [as a systems administrator](/getting-started-admin). ## Enhancements ## |