-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix dead links which is preventing it from being deployed
- Loading branch information
keeb
committed
Jul 22, 2024
1 parent
7751753
commit a65fa4a
Showing
2 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# Reference Guides | ||
|
||
Reference Guides are designed to give you just the facts about the various parts | ||
of System Initiative. | ||
of System Initiative. | ||
|
||
- [Vocabulary](./vocabulary.md) - a comprehensive guide to the terminology we use. | ||
- [TypeScript Functions API](./asset-builder/index.md) - the TypeScript API documentation. | ||
- [Vocabulary](./vocabulary.md) - a comprehensive guide to the terminology we | ||
use. | ||
- [TypeScript Functions API](./typescript/asset_builder/README.md) - the | ||
TypeScript API documentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters