docs(glossary): fix broken link
This commit is contained in:
parent
9963a0e027
commit
92563e612a
|
@ -461,7 +461,7 @@
|
||||||
|
|
||||||
Angular runs our application in a zone where it can respond to
|
Angular runs our application in a zone where it can respond to
|
||||||
asynchronous events by checking for data changes and updating
|
asynchronous events by checking for data changes and updating
|
||||||
the information it displays via [data binding(#data-binding).
|
the information it displays via [data binding](#data-binding).
|
||||||
|
|
||||||
Learn more about zones in this
|
Learn more about zones in this
|
||||||
[Brian Ford video](https://www.youtube.com/watch?v=3IqtmUscE_U).
|
[Brian Ford video](https://www.youtube.com/watch?v=3IqtmUscE_U).
|
Loading…
Reference in New Issue