Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 97ee1f3

Browse files
committed
Update README.md
1 parent b1ccba2 commit 97ee1f3

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
@@ -117,4 +117,4 @@ in the view as to the visual representation, and is not tied to visual informati
117117

118118
Instead of `$scope.showSpinner` or `$scope.loading` use `task.uploading` or `project.saving` which could be rendered as a spinner, form, panel, whatever. The point is the **state flag is agnostic about the visual implementation**.
119119

120-
[Example of clean state flag management](https://github.com/ProLoser/AngularJS-ORM/tree/7eee7eac0573bb8d53beef3cc2e11bb75cfe967f#L100-L133)
120+
[Example of clean state flag management](modules/Task/Task.js#L100-L138)

0 commit comments

Comments
 (0)