mirror of
https://github.com/tildeclub/site.git
synced 2026-08-25 11:59:23 +00:00
Fix author link of security.md
The generated link from "author:" header of the security.md wiki article, was pointing to a nonexistent place. Fix it. Signed-off-by: keyboardan <keyboardan@tilde.club>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Editing basic UNIX security the Tilde way
|
||||
author: michaelcoyote. updated by deepend
|
||||
author:
|
||||
- michaelcoyote
|
||||
- deepend
|
||||
category: tutorials
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user