Fix link as it's not automatic in MKDocs

This commit is contained in:
Tim Condon 2022-07-17 01:40:31 +01:00 committed by GitHub
parent 5552471b63
commit 40fc43b778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Any contribution you make is useful! Even small things like fixing typos make a
## Code of Conduct
Vapor has adopted Swift's Code of Conduct which can be found at https://www.swift.org/code-of-conduct/. All contributors are expected to follow the code of conduct.
Vapor has adopted Swift's Code of Conduct which can be found at [https://www.swift.org/code-of-conduct/](https://www.swift.org/code-of-conduct/). All contributors are expected to follow the code of conduct.
## What to work on