File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/beginners-guide/articles Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,11 +51,11 @@ Endpoint | Description
5151### Meta
5252
5353To be updated with use cases of modifying Thing metaclass, in the meanwhile there is decent documentation in
54- the developer notes: [ Thing MetaClass] ( ../../../ design/metaclasses.md#metaclasses ) .
54+ the developer notes: [ Thing MetaClass] ( ../../design/metaclasses.md#metaclasses ) .
5555
5656### Post Init
5757
58- To be updated, please refer to the developer notes in the meantime: [ Thing Post Init] ( ../../../ design/metaclasses.md#__post_init__-method ) .
58+ To be updated, please refer to the developer notes in the meantime: [ Thing Post Init] ( ../../design/metaclasses.md#__post_init__-method ) .
5959
6060<!-- `Thing` classes define a `__post_init__` method which is invoked after loading properties from a database.
6161All initialization logic which depend on database loaded properties can placed in this method:
You can’t perform that action at this time.
0 commit comments