Skip to content

Commit 42c1822

Browse files
brycegbrazenfeltech
authored andcommitted
[Docs] Fix ManagerInterface API doc link in docstring
Signed-off-by: David Feltell <[email protected]> Signed-off-by: Bryce Gattis <[email protected]>
1 parent a0e09ef commit 42c1822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/my_asset_manager/MyAssetManagerInterface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
class MyAssetManagerInterface(ManagerInterface):
3333
"""
3434
Implement the OpenAssetIO ManagerInterface.
35-
https://openassetio.github.io/OpenAssetIO/classopenassetio_1_1manager_api_1_1_manager_interface_1_1_manager_interface.html
35+
https://openassetio.github.io/OpenAssetIO/classopenassetio_1_1v1_1_1manager_api_1_1_manager_interface.html
3636
"""
3737

3838
# Entity references provided to this asset manager should be

0 commit comments

Comments
 (0)