Skip to content

Commit 6547608

Browse files
authored
Merge pull request #472 from rbardini/fix-sample-canonical-version
fix: pin sample resume canonical URL version
2 parents a8e02f6 + cd8ca01 commit 6547608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample.resume.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
}
155155
],
156156
"meta": {
157-
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/sample.resume.json",
157+
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/sample.resume.json",
158158
"version": "v1.0.0",
159159
"lastModified": "2017-12-24T15:53:00"
160160
}

0 commit comments

Comments
 (0)