diff options
author | juhopiirainen <49151232+juhopiirainen@users.noreply.github.com> | 2019-05-15 09:27:58 +0300 |
---|---|---|
committer | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2019-05-15 09:27:58 +0300 |
commit | 6bffdc53c207c177c2cedf1c1432c696bd6c4a7a (patch) | |
tree | 1adcc66ca08ab1b353868e256d6b3f915ce34bd3 /documentation/articles/contents.asciidoc | |
parent | 997acd146c39195c286acdf44ed088cad73356f4 (diff) | |
download | vaadin-framework-6bffdc53c207c177c2cedf1c1432c696bd6c4a7a.tar.gz vaadin-framework-6bffdc53c207c177c2cedf1c1432c696bd6c4a7a.zip |
Fix the broken links in the documentation
Diffstat (limited to 'documentation/articles/contents.asciidoc')
-rw-r--r-- | documentation/articles/contents.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/articles/contents.asciidoc b/documentation/articles/contents.asciidoc index 65de779472..0e5db6be48 100644 --- a/documentation/articles/contents.asciidoc +++ b/documentation/articles/contents.asciidoc @@ -10,7 +10,7 @@ Helpful articles about Vaadin Framework written by the users for the users. The articles are presented as written by the author. Vaadin does not edit or maintain them. Pull requests welcome! -NOTE: All contributions are very welcome! Just write your article in link:asciidoctor.org/docs/asciidoc-writers-guide[AsciiDoc], +NOTE: All contributions are very welcome! Just write your article in link:https://asciidoctor.org/docs/asciidoc-writers-guide[AsciiDoc], put it in this directory and send us a pull request. Updates to existing articles are great, too. |