mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
doc: contributing: document usage of the redirect: attribute for tags
This commit is contained in:
parent
47e1a85079
commit
453e2b21a6
1 changed files with 5 additions and 0 deletions
|
|
@ -39,6 +39,11 @@ related_tags:
|
|||
external_links:
|
||||
- title: awesome-sysadmin/Code Review
|
||||
url: https://github.com/awesome-foss/awesome-sysadmin#code-review
|
||||
# (optional) if this is set, no software items will be allowed to reference this tag, and the page will display a block asking to visit these links instead
|
||||
redirect:
|
||||
- title: awesome-sysadmin/Continuous Integration & Continuous Deployment
|
||||
url: https://github.com/awesome-foss/awesome-sysadmin#continuous-integration--continuous-deployment
|
||||
|
||||
```
|
||||
|
||||
### Add a license
|
||||
|
|
|
|||
Loading…
Reference in a new issue