Skip to content

Commit dd3d208

Browse files
committed
Update 214_pagination.ngdoc
1 parent 5af8437 commit dd3d208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/tutorial/214_pagination.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
When pagination is enabled, the data is displayed in pages that can be browsed using using the built in pagination selector.
66

7-
If you wanted server based pagination, you could look at {@link 318_external_pagination the external pagination tutorial} or consider
7+
If you wanted server based pagination, you could look at {@link 314_external_pagination the external pagination tutorial} or consider
88
using {@link 212_infinite_scroll infinite scroll}, which also retrieves data in pages from the server.
99

1010

0 commit comments

Comments
 (0)