File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -50,9 +50,7 @@ $ npm install cucumber
50
50
51
51
## Documentation
52
52
53
- The following documentation is for master.
54
- Documentation for ` 2.x ` is available [ here] ( https://github.com/cucumber/cucumber-js/tree/2.x ) .
55
- Documentation for ` 1.x ` is available [ here] ( https://github.com/cucumber/cucumber-js/tree/1.x ) .
53
+ The following documentation is for master. See below for documentation for older versions.
56
54
57
55
* [ CLI] ( /docs/cli.md )
58
56
* [ Custom Formatters] ( /docs/custom_formatters.md )
@@ -67,3 +65,9 @@ Documentation for `1.x` is available [here](https://github.com/cucumber/cucumbe
67
65
* [ Attachments] ( /docs/support_files/attachments.md )
68
66
* [ API Reference] ( /docs/support_files/api_reference.md )
69
67
* [ FAQ] ( /docs/faq.md )
68
+
69
+ #### Documentation for older versions
70
+
71
+ * [ ` 3.x ` ] ( https://github.com/cucumber/cucumber-js/tree/3.x )
72
+ * [ ` 2.x ` ] ( https://github.com/cucumber/cucumber-js/tree/2.x )
73
+ * [ ` 1.x ` ] ( https://github.com/cucumber/cucumber-js/tree/1.x )
You can’t perform that action at this time.
0 commit comments