We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5fc36 commit 8f489d7Copy full SHA for 8f489d7
1 file changed
doc/index.md
@@ -33,7 +33,7 @@ originating in the same repository. See {ref}`sec:degree` for details.
33
34
### Most *central* issues
35
36
-A listing of issues sorted by *betweenness centrality*.
+A listing of issues sorted by *betweenness centrality*[^centrality].
37
See {ref}`sec:centrality` for details.
38
39
````{admonition} Click to show/hide table
@@ -43,6 +43,8 @@ See {ref}`sec:centrality` for details.
43
```
44
````
45
46
+[^centrality]: https://en.wikipedia.org/wiki/Betweenness_centrality
47
+
48
## Details
49
50
```{toctree}
0 commit comments