This repository was archived by the owner on Nov 2, 2023. It is now read-only.
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Why are there a bunch of broken symlinks in the website repo? #181
Closed
Description
Example most of the links at the top level are broken
[sam@localhost json-schema-org.github.io]$find -maxdepth 1 -type l -exec "ls" "-al" "{}" ";"
lrwxrwxrwx 1 sam sam 33 Dec 4 21:32 ./draft-zyp-json-schema-00.xml -> _includes/draft-00/jsonschema.xml
lrwxrwxrwx 1 sam sam 33 Dec 4 21:32 ./draft-zyp-json-schema-03.xml -> _includes/draft-03/jsonschema.xml
lrwxrwxrwx 1 sam sam 20 Dec 4 21:32 ./address -> example/address.json
lrwxrwxrwx 1 sam sam 16 Dec 4 21:32 ./geo -> example/geo.json
lrwxrwxrwx 1 sam sam 33 Dec 4 21:32 ./draft-zyp-json-schema-01.xml -> _includes/draft-01/jsonschema.xml
lrwxrwxrwx 1 sam sam 14 Dec 4 21:32 ./links -> draft-07/links
lrwxrwxrwx 1 sam sam 38 Dec 4 21:32 ./draft-zyp-json-schema-04.xml -> _includes/draft-04/jsonschema-core.xml
lrwxrwxrwx 1 sam sam 15 Dec 4 21:32 ./schema -> draft-07/schema
lrwxrwxrwx 1 sam sam 33 Dec 4 21:32 ./draft-zyp-json-schema-02.xml -> _includes/draft-02/jsonschema.xml
lrwxrwxrwx 1 sam sam 21 Dec 4 21:32 ./hyper-schema -> draft-07/hyper-schema
lrwxrwxrwx 1 sam sam 17 Dec 4 21:32 ./card -> example/card.json
lrwxrwxrwx 1 sam sam 21 Dec 4 21:32 ./calendar -> example/calendar.json
Metadata
Metadata
Assignees
Labels
No labels