References -> Referenced by
Less ambiguous as to the backlink direction
This commit is contained in:
@ -47,7 +47,7 @@ class References extends React.Component<Props> {
|
|||||||
)}
|
)}
|
||||||
{showBacklinks && (
|
{showBacklinks && (
|
||||||
<Tab to="#backlinks" isActive={() => isBacklinksTab}>
|
<Tab to="#backlinks" isActive={() => isBacklinksTab}>
|
||||||
References
|
Referenced by
|
||||||
</Tab>
|
</Tab>
|
||||||
)}
|
)}
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
Reference in New Issue
Block a user