Skip to content

Commit 25f36c7

Browse files
committed
Add refs to updated articles
1 parent 7b134ba commit 25f36c7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

15/umbraco-cms/SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
* [Health Check](extending/health-check/README.md)
4141
* [Health Check Guides](extending/health-check/guides/README.md)
4242
* [Content Content Security Policy (CSP)](extending/health-check/guides/contentsecuritypolicy.md)
43+
* [Creating a Custom Database Table](extending/database.md)
4344

4445
## Reference
4546

@@ -73,6 +74,7 @@
7374
* [Type finder settings](reference/configuration/typefindersettings.md)
7475
* [Unattended](reference/configuration/unattendedsettings.md)
7576
* [Web routing](reference/configuration/webroutingsettings.md)
77+
* [Common Pitfalls & Anti-Patterns](reference/common-pitfalls.md)
7678

7779
## Tutorials
7880

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,9 @@ Here is a list of all the articles that are new to this version or have been upd
6363
### New articles
6464

6565
* [Tutorial: Extending the Help Menu](tutorials/extending-the-help-menu.md)
66+
67+
### Updated articles
68+
69+
* Changes made based on the removal of the UmbracoAPIController
70+
* [Common Pitfalls: Static references to scoped references](reference/common-pitfalls.md#static-references-to-scoped-instances-such-as-umbracohelper)
71+
* [Creating a custom database table](extending/database.md)

0 commit comments

Comments
 (0)