Skip to content

Commit 158e3c9

Browse files
authored
Merge pull request #1703 from TAbdiukov/MarkupLink
2 parents 9fe4c64 + 65bfe28 commit 158e3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following markups are supported. The dependencies listed are required if
2020
you wish to run the library. You can also run `script/bootstrap` to fetch them all.
2121

2222
* [.markdown, .mdown, .mkdn, .md](http://daringfireball.net/projects/markdown/) -- `gem install commonmarker` (https://github.com/gjtorikian/commonmarker)
23-
* [.textile](https://www.promptworks.com/textile) -- `gem install RedCloth` (https://github.com/jgarber/redcloth)
23+
* [.textile](https://textile-lang.com/) -- `gem install RedCloth` (https://github.com/jgarber/redcloth)
2424
* [.rdoc](https://ruby.github.io/rdoc/) -- `gem install rdoc -v 3.6.1`
2525
* [.org](http://orgmode.org/) -- `gem install org-ruby` (https://github.com/wallyqs/org-ruby)
2626
* [.creole](http://wikicreole.org/) -- `gem install creole` (https://github.com/larsch/creole)

0 commit comments

Comments
 (0)