Skip to content

Commit f7db758

Browse files
VagishVelaJuanitoFatas
authored andcommitted
Fix links in first FAQ Page (en) (#1850)
* Update location of TextPad Ruby definition The old location was heading to a 404 error, this is the new location. * Remove the Jed editor from FAQ page 1 The s-lang file supporting Ruby is no longer maintained and is un-findable on kondara.org.
1 parent 06b03c9 commit f7db758

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

en/documentation/faq/1/index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -270,14 +270,11 @@ Originally, or historically, it was called “ruby”.
270270
[http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim](http://www.xs4all.nl/~hipster/lib/ruby/ruby.vim).
271271
* [Jedit](http://jedit.sourceforge.net/): A portable editor written in Java,
272272
comes with support for Ruby.
273-
* [Jed](http://space.mit.edu/~davis/jed.html): An s-lang file supporting Ruby
274-
is available at
275-
[http://www.kondara.org/~g/slang/ruby.sl](http://www.kondara.org/~g/slang/ruby.sl).
276273
* [Nedit](http://www.nedit.org): Eric Santonacci has written Ruby support for
277274
Nedit, available from
278275
[ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz](ftp://ftp.talc.fr/pub/ruby/ruby.nedit-0.1.tar.gz).
279276
* Barry Shultz has written a Ruby definition file for TextPad, available at
280-
[http://www.textpad.com/add-ons/ntsyn.html](http://www.textpad.com/add-ons/ntsyn.html).
277+
[https://www.textpad.com/add-ons/synn2t.html](https://www.textpad.com/add-ons/synn2t.html).
281278

282279
### How can I annotate Ruby code with its results?
283280

0 commit comments

Comments
 (0)