post: fix link to part 2

This commit is contained in:
MDLeom 2020-03-13 23:15:20 +00:00
parent 65fa49dd9c
commit 2cb3265db9
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ Move the files to home folder of "caddyProxy" user, which is "/var/lib/caddyProx
# chmod 600 /var/lib/caddyProxy/*
```
If you followed my {% post_link caddy-nixos-part-2 'Part 2' %} guide, you should have `caddyProxy` user and group before executing chown and chmod. If you haven't, check out [this section](/blog/caddy-nixos-part-2#Run-each-service-as-different-user) of Part 2.
If you followed my {% post_link caddy-nixos-part-2 'Part 2' %} guide, you should have `caddyProxy` user and group before executing chown and chmod. If you haven't, check out [this section](/blog/2020/03/04/caddy-nixos-part-2/#Run-each-service-as-different-user) of Part 2.
### Initial setup