We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af8437 commit dd3d208Copy full SHA for dd3d208
misc/tutorial/214_pagination.ngdoc
@@ -4,7 +4,7 @@
4
5
When pagination is enabled, the data is displayed in pages that can be browsed using using the built in pagination selector.
6
7
-If you wanted server based pagination, you could look at {@link 318_external_pagination the external pagination tutorial} or consider
+If you wanted server based pagination, you could look at {@link 314_external_pagination the external pagination tutorial} or consider
8
using {@link 212_infinite_scroll infinite scroll}, which also retrieves data in pages from the server.
9
10
0 commit comments