Skip to content

Commit 58e78b4

Browse files
committed
Updated api documentation link
1 parent e87f30c commit 58e78b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![Tests](https://github.com/jwagner/simplex-noise.js/actions/workflows/tests.yml/badge.svg)](https://github.com/jwagner/simplex-noise.js/actions/workflows/tests.yml) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)
22

33
![simplex-noise.js header](./doc/github-header-fs8.png)
4-
5-
[API Documentation](https://29a.ch/simplex-noise/docs/classes/SimplexNoise.html)
4+
http://localhost:8000/docs/modules.html
5+
[API Documentation](https://29a.ch/simplex-noise/docs/modules.html)
66

77

88
simplex-noise.js is a simplex noise implementation in Javascript/TypeScript.

0 commit comments

Comments
 (0)