Skip to content

Commit

Permalink
readme: Resolve redirects (and use HTTPS where available)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Oct 21, 2013
1 parent 34b370b commit f2c227d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.textile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h1. WikiCloth "!https://secure.travis-ci.org/nricciar/wikicloth.png!":http://travis-ci.org/nricciar/wikicloth
h1. WikiCloth "!https://api.travis-ci.org/nricciar/wikicloth.png!":https://travis-ci.org/nricciar/wikicloth

Ruby implementation of the MediaWiki markup language.

Expand All @@ -19,7 +19,7 @@ h2. Supports
* <code><ref></code> and <code><references/></code> support
* "html sanitization":https://github.com/nricciar/wikicloth/wiki/Html-Sanitization

For more information about the MediaWiki markup see "http://www.mediawiki.org/wiki/Markup_spec":http://www.mediawiki.org/wiki/Markup_spec
For more information about the MediaWiki markup see "https://www.mediawiki.org/wiki/Markup_spec":https://www.mediawiki.org/wiki/Markup_spec

h2. Install

Expand Down

0 comments on commit f2c227d

Please sign in to comment.