Skip to content

Commit 5cd5d0b

Browse files
committed
Check everything off for rest api example
1 parent ce14f8f commit 5cd5d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rest-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ flux.observe(Project.getters.byId(123), project123 => {
243243
- [x] Update rest-api-example README with architecture overview
244244
- [x] Update rest-api-example README example model
245245
- [x] Update rest-api-example README with getter pattern for rest api modules
246-
- [ ] Link to README / example in main NuclearJS README
246+
- [x] Link to README / example in main NuclearJS README
247247
- [x] Cleanup components / gulp / webpack configs
248248

249249
### v2

0 commit comments

Comments
 (0)