Skip to content

Commit 8f489d7

Browse files
committed
Add ref for betweenness centrality
1 parent 7a5fc36 commit 8f489d7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

doc/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ originating in the same repository. See {ref}`sec:degree` for details.
3333

3434
### Most *central* issues
3535

36-
A listing of issues sorted by *betweenness centrality*.
36+
A listing of issues sorted by *betweenness centrality*[^centrality].
3737
See {ref}`sec:centrality` for details.
3838

3939
````{admonition} Click to show/hide table
@@ -43,6 +43,8 @@ See {ref}`sec:centrality` for details.
4343
```
4444
````
4545

46+
[^centrality]: https://en.wikipedia.org/wiki/Betweenness_centrality
47+
4648
## Details
4749

4850
```{toctree}

0 commit comments

Comments
 (0)