Skip to content

Commit 9de81e7

Browse files
authored
Update README: Remove SampleAssetManager reference (Fixes #121)
Signed-off-by: Umman Mammadov <137191653+UMMAN2005@users.noreply.github.com>
1 parent 5ba44b2 commit 9de81e7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ It serves to provide a minimum level of functionality to allow simple,
77
repeatable demonstrations and end-to-end tests to be realized with as
88
little supporting infrastructure as possible.
99

10-
It is not intended to be any kind of comprehensive example of the
11-
breadth of functionality exposed though the OpenAssetIO API.
12-
See the SampleAssetManager for a more concrete example of canonical
13-
manager behavior.
10+
It is not intended to be any kind of comprehensive example of the breadth of functionality exposed through the OpenAssetIO API. For a more detailed reference implementation, see [OpenAssetIO-MediaCreation](https://github.com/OpenAssetIO/OpenAssetIO-MediaCreation) or consult the [official documentation](https://openassetio.github.io/).
1411

1512
> Note: This code is a sketch to facilitate testing and sample
1613
> workflows. It should never be considered in any way a "good example

0 commit comments

Comments
 (0)