Skip to content

Commit 87f57c2

Browse files
committed
Fix Module
1 parent 94c13c3 commit 87f57c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNNLux/docs/src/api/conv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The table below lists all graph convolutional layers implemented in the *GNNLux.
2121
## Docs
2222

2323
```@autodocs
24-
Modules = [GraphNeuralNetworks]
24+
Modules = [GNNLux]
2525
Pages = ["layers/conv.jl"]
2626
Private = false
2727
```

0 commit comments

Comments
 (0)