Delete Self link (#6372)

Links to self
pull/6374/head
user135711 2018-05-11 13:54:27 -07:00 committed by Scott Addie
parent 82534d5b7b
commit 807d643840
1 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ var compositeChangeToken =
* [Cache in-memory](xref:performance/caching/memory) * [Cache in-memory](xref:performance/caching/memory)
* [Work with a distributed cache](xref:performance/caching/distributed) * [Work with a distributed cache](xref:performance/caching/distributed)
* [Detect changes with change tokens](xref:fundamentals/primitives/change-tokens)
* [Response caching](xref:performance/caching/response) * [Response caching](xref:performance/caching/response)
* [Response Caching Middleware](xref:performance/caching/middleware) * [Response Caching Middleware](xref:performance/caching/middleware)
* [Cache Tag Helper](xref:mvc/views/tag-helpers/builtin-th/cache-tag-helper) * [Cache Tag Helper](xref:mvc/views/tag-helpers/builtin-th/cache-tag-helper)