docs: fixed link to pygui from index.md
This commit is contained in:
parent
88a98fff82
commit
3fac6bc7ec
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ networking scenarios, security studies, and increasing the size of physical test
|
|||
|[Architecture](architecture.md)|Overview of the architecture|
|
||||
|[Installation](install.md)|How to install CORE and its requirements|
|
||||
|[GUI](gui.md)|How to use the GUI|
|
||||
|[(BETA) Python GUI](gui.md)|How to use the BETA python based GUI|
|
||||
|[(BETA) Python GUI](pygui.md)|How to use the BETA python based GUI|
|
||||
|[Distributed](distributed.md)|Details for running CORE across multiple servers|
|
||||
|[Python Scripting](scripting.md)|How to write python scripts for creating a CORE session|
|
||||
|[gRPC API](grpc.md)|How to enable and use the gRPC API|
|
||||
|
|
Loading…
Reference in a new issue