update out-of-date Help menu links (fixes #5729)

This commit is contained in:
Ben Fry
2019-01-17 08:53:11 -08:00
parent 45c3ea86d3
commit ec87b4e651
+5 -5
View File
@@ -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/
# ---------------------------------------