Commit 4785e1d6 authored by Aron Carroll's avatar Aron Carroll

Fix a broken ngDoc link token

parent 8207d347
...@@ -26,7 +26,7 @@ validate = (value) -> ...@@ -26,7 +26,7 @@ validate = (value) ->
# #
# `AnnotationController` provides an API for the annotation directive. It # `AnnotationController` provides an API for the annotation directive. It
# manages the interaction between the domain and view models and uses the # manages the interaction between the domain and view models and uses the
# {@link annotationMapper service} for persistence. # {@link annotationMapper AnnotationMapper service} for persistence.
### ###
AnnotationController = [ AnnotationController = [
'$scope', '$timeout', '$rootScope', '$scope', '$timeout', '$rootScope',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment