mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-05 07:45:27 -04:00
fix some doc links
This commit is contained in:
parent
5cd69d4aee
commit
0952435e25
4 changed files with 7 additions and 9 deletions
|
@ -70,7 +70,7 @@ func configGenerate(cmd *cobra.Command, fileHandler file.Handler, provider cloud
|
|||
cmd.Println("Config file written to", flags.file)
|
||||
cmd.Println("Please fill in your CSP-specific configuration before proceeding.")
|
||||
cmd.Println("Fore more information refer to the documentation:")
|
||||
cmd.Println("\thttps://constellation-docs.edgeless.systems/constellation/getting-started/first-steps#create-a-cluster")
|
||||
cmd.Println("\thttps://docs.edgeless.systems/constellation/getting-started/first-steps")
|
||||
|
||||
return nil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue