Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dce39ea

Browse files
committed
Update link to API reference in README.md
1 parent b17fef7 commit dce39ea

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
@@ -21,7 +21,7 @@ const logTracer = new LogTracer('Scratch Paper');
2121
logTracer.print('Visualize your own algorithm here!');
2222
```
2323

24-
Check out the [API reference](https://github.com/algorithm-visualizer/algorithm-visualizer/wiki) for more information.
24+
Check out the [API reference](https://algorithm-visualizer.github.io/tracers.js/) for more information.
2525

2626
## Contributing
2727

0 commit comments

Comments
 (0)