mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
update out-of-date Help menu links (fixes #5729)
This commit is contained in:
@@ -116,15 +116,15 @@ menu.help.tools_reference = Tools Reference
|
||||
menu.help.empty = (empty)
|
||||
menu.help.online = Online
|
||||
menu.help.getting_started = Getting Started
|
||||
menu.help.getting_started.url = http://processing.org/learning/gettingstarted/
|
||||
menu.help.getting_started.url = https://processing.org/tutorials/gettingstarted/
|
||||
menu.help.troubleshooting = Troubleshooting
|
||||
menu.help.troubleshooting.url = http://wiki.processing.org/w/Troubleshooting
|
||||
menu.help.troubleshooting.url = https://github.com/processing/processing/wiki/troubleshooting
|
||||
menu.help.faq = Frequently Asked Questions
|
||||
menu.help.faq.url = http://wiki.processing.org/w/FAQ
|
||||
menu.help.faq.url = https://github.com/processing/processing/wiki/FAQ
|
||||
menu.help.foundation = The Processing Foundation
|
||||
menu.help.foundation.url = http://processing.org/foundation/
|
||||
menu.help.foundation.url = https://processing.foundation/
|
||||
menu.help.visit = Visit Processing.org
|
||||
menu.help.visit.url = http://processing.org/
|
||||
menu.help.visit.url = https://processing.org/
|
||||
|
||||
|
||||
# ---------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user