We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7fbe7 commit df8d950Copy full SHA for df8d950
src/ngRoute/route.js
@@ -268,9 +268,6 @@ function $RouteProvider(){
268
* This example shows how changing the URL hash causes the `$route` to match a route against the
269
* URL, and the `ngView` pulls in the partial.
270
*
271
- * Note that this example is using {@link ng.directive:script inlined templates}
272
- * to get it working on jsfiddle as well.
273
- *
274
* <example name="$route-service" module="ngRouteExample"
275
* deps="angular-route.js" fixBase="true">
276
* <file name="index.html">
0 commit comments