Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf9cdbd

Browse files
committed
minor fixes to contribution guides
remove mentions of the hilla branch
1 parent 46516f5 commit bf9cdbd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/contributing/docs/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ order: 40
99

1010
The Vaadin documentation is maintained in https://github.com/vaadin/docs[GitHub], written using https://docs.asciidoctor.org/asciidoc/latest/[AsciiDoc], and built using <<{articles}/tools/dspublisher#,Design System Publisher>>.
1111

12-
The main branches in the repository are `latest` for the latest version of Vaadin, and `hilla` for the Hilla documentation.
12+
The main branch in the repository is `latest` for the latest version of Vaadin. Older versions have their own branches.
1313

14-
To learn how to write with AsciiDoc authoring syntax, including all of the extensions in Design System Publisher, see the <<{articles}/tools/dspublisher/editing#,Design System Publisher documentation>>. You should also familiarize yourself with the <<guidelines,writing style guidelines>>.
14+
To learn how to write with AsciiDoc authoring syntax, including all the extensions in Design System Publisher, see the <<{articles}/tools/dspublisher/editing#,Design System Publisher documentation>>. You should also familiarize yourself with the <<guidelines,writing style guidelines>>.
1515

1616

1717

articles/contributing/docs/vale.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ order: 10
66

77
= Vale
88

9-
https://vale.sh[Vale] is a tool that checks the content you write, as well as reports problems based on a set of rules and guidelines. You should follow the <<styleguide#,Vaadin documentation guidelines>> when contributing to the Vaadin or Hilla documentation.
9+
https://vale.sh[Vale] is a tool that checks the content you write, as well as reports problems based on a set of rules and guidelines. You should follow the <<styleguide#,Vaadin documentation guidelines>> when contributing to the Vaadin documentation.
1010

1111

1212
== Pull Request Reviews

0 commit comments

Comments
 (0)