add missing quotation marks (#151)

This commit is contained in:
Paul Young 2021-09-14 11:37:01 +09:00 committed by GitHub
parent 654ab5deb3
commit 1351f9fa1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ document {
contributor "Lars Willighagen" {
link "https://github.com/larsgw" rel="self"
}
link https://github.com/zkat/kdl rel="documentation"
link "https://github.com/zkat/kdl" rel="documentation"
license "Creative Commons Attribution-ShareAlike 4.0 International License" spdx="CC-BY-SA-4.0" {
link "https://creativecommons.org/licenses/by-sa/4.0/" lang="en"
}