Skip to content

Commit e4a48db

Browse files
committed
Docs: fix broken api link
1 parent 4481d2b commit e4a48db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/06-async-actions-and-optimistic-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default React.createClass({
160160

161161
This ends our getting started example, for further reading checkout the following:
162162

163-
- [API Documentation](./07-api.md)
163+
- [API Documentation](./07-api.html)
164164
- [Shopping Cart Example Code](https://github.com/optimizely/nuclear-js/tree/master/examples/shopping-cart)
165165
- [Flux Chat Example Code](https://github.com/optimizely/nuclear-js/tree/master/examples/flux-chat)
166166

0 commit comments

Comments
 (0)