Stray quote

main
Bob Mottram 2021-05-16 17:25:16 +01:00
parent 805f5aea79
commit c48646283d
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@ def htmlHeaderWithPersonMarkup(cssFilename: str, instanceTitle: str,
category = \
sk['occupationalCategory']['codeValue']
categoryUrl = \
'https://www.onetonline.org/link/summary/"' + category
'https://www.onetonline.org/link/summary/' + category
skillsMarkup += ' {\n'
skillsMarkup += ' "@type": "Role",\n'
skillsMarkup += ' "hasOccupation": {\n'