Skip to content

Commit 4a9ef72

Browse files
committed
docs: update links in readme to point to github pages
1 parent 08176f8 commit 4a9ef72

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,9 @@ To dig deeper into the capabilities of `algorand-typescript-testing`, continue w
299299

300300
#### Contents
301301

302-
- [Testing Guide](./docs/testing-guide.md)
303-
- [Examples](./docs/examples.md)
304-
- [Coverage](./docs/coverage.md)
305-
- [FAQ](./docs/faq.md)
306-
- [API Reference](./docs/api.md)
307-
- [Algorand TypeScript](./docs/algots.md)
302+
- [Testing Guide](https://algorandfoundation.github.io/algorand-typescript-testing/documents/Algorand_TypeScript_Testing_Guide.html)
303+
- [Examples](https://algorandfoundation.github.io/algorand-typescript-testing/documents/Examples.html)
304+
- [Coverage](https://algorandfoundation.github.io/algorand-typescript-testing/documents/Coverage.html)
305+
- [FAQ](https://algorandfoundation.github.io/algorand-typescript-testing/documents/FAQ.html)
306+
- [API Reference](https://algorandfoundation.github.io/algorand-typescript-testing/documents/API_Reference.html)
307+
- [Algorand TypeScript](https://algorandfoundation.github.io/algorand-typescript-testing/documents/Algorand_TypeScript.html)

0 commit comments

Comments
 (0)