mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-15 07:04:31 +08:00
Fixes url to the complete list of nodejs downloads
This commit is contained in:
@@ -538,7 +538,7 @@ func list(listtype string) {
|
||||
table.AppendBulk(data) // Add Bulk Data
|
||||
table.Render()
|
||||
|
||||
fmt.Println("\nThis is a partial list. For a complete list, visit https://nodejs.org/download/release")
|
||||
fmt.Println("\nThis is a partial list. For a complete list, visit https://nodejs.org/download/releases")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user