Skip to content

Commit 9f39c40

Browse files
authored
Merge pull request #26 from brycegbrazen/doc_link_fix
Doc link fix
2 parents a0e09ef + 42c1822 commit 9f39c40

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)