WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit c07b561

Browse files
committed
docs: fix link to arc file schema in readme
1 parent b91172b commit c07b561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Architect looks in the following places for the primary definition/configuration
77

88
- `.arc`
99
- `app.arc` - [example](/examples/arc.arc)
10-
- `arc.json` - [example](/examples/arc.json) - [schema](https://arc.codes/schema.json)
10+
- `arc.json` - [example](/examples/arc.json) - [schema](https://github.com/architect/syntaxes)
1111
- `arc.yaml` - [example](/examples/arc.yml)
1212

1313
> The `.arc` format is unique to Architect with many readability advantages; but is *not required*

0 commit comments

Comments
 (0)