Skip to content

Commit ccdb0e7

Browse files
committed
added note
1 parent 5a2d0d3 commit ccdb0e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

15/umbraco-cms/.gitbook/includes/obsolete-warning-ipublishedsnapshotaccessor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ title: 'Obsolete Warning: IPublishedSnapshotAccessor'
33
---
44

55
{% hint style="warning" %}
6-
The following example uses `IPublishedSnapshotAccessor`, which is obsolete in Umbraco 15 and will be removed in a future version. For more information, see the[ Version specific upgrades](../../fundamentals/setup/upgrading/version-specific/#umbraco-15) article.
6+
The following example uses `IPublishedSnapshotAccessor`, which is obsolete in Umbraco 15 and will be removed in a future version. For more information, see the [Version specific upgrades](../../fundamentals/setup/upgrading/version-specific/#umbraco-15) article.
77
{% endhint %}

15/umbraco-cms/fundamentals/backoffice/settings-dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The Published Status dashboard displays the status of your site in the Published
3939
* Internals - Lets you trigger a NuCache snapshots collection.
4040

4141
{% hint style="info"%}
42-
As of Umbraco 15 `IPublishedSnapshot`, `IPublishedSnapshotAccessor` & `SnapshotCache` are all obsolete.
42+
As of Umbraco 15 `IPublishedSnapshot`, `IPublishedSnapshotAccessor`, and `SnapshotCache` are all obsolete.
4343
{%endhint%}
4444

4545
</details>

0 commit comments

Comments
 (0)