Skip to content

Commit d33896c

Browse files
authored
Update README.md
1 parent b27914f commit d33896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The official implementation of the MinCutPool layer can be found in
1212
[Spektral](https://graphneural.network/layers/pooling/#mincutpool).
1313

1414
An implementation of MinCutPool for PyTorch is also available in
15-
[Pytorch Geometric](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.dense.mincut_pool.dense_mincut_pool).
15+
[Pytorch Geometric](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#torch_geometric.nn.dense.dense_mincut_pool).
1616

1717
## Setup
1818

0 commit comments

Comments
 (0)