Skip to content

Commit 077da5a

Browse files
committed
[Docs] Remove SampleAssetManager reference from README
Fixes #121 Signed-off-by: Umman Mammadov <137191653+UMMAN2005@users.noreply.github.com>
1 parent 5ba44b2 commit 077da5a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ repeatable demonstrations and end-to-end tests to be realized with as
88
little supporting infrastructure as possible.
99

1010
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.
11+
breadth of functionality exposed through the OpenAssetIO API. For a more
12+
detailed reference implementation, see
13+
[OpenAssetIO-MediaCreation](https://github.com/OpenAssetIO/OpenAssetIO-MediaCreation)
14+
or consult the [official documentation](https://openassetio.github.io/).
1415

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

0 commit comments

Comments
 (0)