Skip to content

Commit 4389cca

Browse files
authored
Merge pull request #669 from comxd/patch-1
Fix custom schema example (moved git repo)
2 parents adbfcca + cd3439e commit 4389cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema-generator/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ Example:
431431

432432
```yaml
433433
rdfa:
434-
- https://raw.githubusercontent.com/rvguha/schemaorg/master/data/schema.rdfa # Experimental version of Schema.org
434+
- https://raw.githubusercontent.com/schemaorg/schemaorg/master/data/schema.rdfa # Experimental version of Schema.org
435435
- http://example.com/data/myschema.rfa # Additional types
436436
```
437437

0 commit comments

Comments
 (0)