Skip to content

Commit aeefeff

Browse files
committed
docs: add link to property
1 parent 87cf263 commit aeefeff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/active-record-mixin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,7 +1388,7 @@ def get_primary_key_name() -> str
13881388

13891389
> ???+ warning
13901390
>
1391-
> _Deprecated since version 0.2: Use `primary_key_name` property instead._
1391+
> _Deprecated since version 0.2: Use [`primary_key_name`](inspection-mixin.md#primary_key_name) property instead._
13921392

13931393
> Gets the primary key name of the model.
13941394

0 commit comments

Comments
 (0)