Skip to content

Commit 4e866ea

Browse files
authored
Merge pull request #6545 from umbraco/15/syncing
Add more articles to 15
2 parents c522082 + 22f1c94 commit 4e866ea

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

15/umbraco-cms/SUMMARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
* [Common Pitfalls & Anti-Patterns](reference/common-pitfalls.md)
8282
* [UmbracoMapper](reference/mapping.md)
8383
* [Depencency Injection / IoC](reference/using-ioc.md)
84+
* [Cache & Distributed Cache](reference/cache/README.md)
85+
* [Examples](reference/cache/examples/README.md)
86+
* [Working with caching](reference/cache/examples/tags.md)
8487

8588
## Tutorials
8689

15/umbraco-cms/release-candidate-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ Here is a list of all the articles that are new to this version or have been upd
7272
* [Image Cropper](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/image-cropper.md)
7373
* [UmbracoMapper](reference/mapping.md)
7474
* [Depencency Injection / IoC](reference/using-ioc.md)
75+
* [Working with Caching: Tags example](reference/cache/examples/tags.md)

0 commit comments

Comments
 (0)