diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-08-28 15:42:34 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-08-28 15:42:34 +0000 |
commit | 3312c1d50b2a205c956c3b02a0e5a0c062a27ac3 (patch) | |
tree | 783691e96746e52b885b9f26be90036a8bde3746 | |
parent | fb200f97d18d293d1c00ae7544c284ad4b561a22 (diff) | |
parent | eab1dcd13218e4ee9d4bc9e9c1c0e702e437a526 (diff) | |
download | gitlab-ce-3312c1d50b2a205c956c3b02a0e5a0c062a27ac3.tar.gz |
Merge branch 'docs/update-textile-url' into 'master'
Update Textile documentation link
See merge request gitlab-org/gitlab-ce!32326
-rw-r--r-- | doc/user/project/repository/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md index bd966185c94..a838f06b2fd 100644 --- a/doc/user/project/repository/index.md +++ b/doc/user/project/repository/index.md @@ -73,7 +73,7 @@ according to the markup language. | [Markdown](../../markdown.md) | `mdown`, `mkd`, `mkdn`, `md`, `markdown` | | [reStructuredText](http://docutils.sourceforge.net/rst.html) | `rst` | | [AsciiDoc](../../asciidoc.md) | `adoc`, `ad`, `asciidoc` | -| [Textile](https://txstyle.org/) | `textile` | +| [Textile](https://textile-lang.com/) | `textile` | | [rdoc](http://rdoc.sourceforge.net/doc/index.html) | `rdoc` | | [Orgmode](https://orgmode.org/) | `org` | | [creole](http://www.wikicreole.org/) | `creole` | |