Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 303 forks source link

Help is broken for 'Ruby on Rails' Tutorial and 'Regular expression' #2491

Open mjainQA opened 7 years ago

mjainQA commented 7 years ago

Short Summary

Help is broken for 'Ruby on Rails' Tutorial and 'Regular expression'

Steps to Reproduce

Go to Help -> Tutorials

Expected results

It should be linked to tutorials

Actual results

Create new page opens up

Platform Information

Komodo Edit or IDE? IDE Komodo Version? 10.2.2 Operating System (and version)? macOS 10.9.5

Additional Information

image

th3coop commented 7 years ago

Ruby is working fine for me. It opens to http://docs.komodoide.com/Manual/tutorial/rubytut for me.

Regular expressions does appear to have the wrong link.

mjainQA commented 7 years ago

Its Ruby on Rails

th3coop commented 7 years ago

FYI, these docs exist in the old docs, eg http://docs.activestate.com/komodo/9.2/regex-intro.html#regex-intro_top.

These will need to be migrated to the new docs or else, if the content is found in the new docs, the link shared here so we can fix it in the code.

Naatan commented 7 years ago

Fairly certain they exist on the new site, just a matter of finding them.