We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 150e3f2 commit 9f9d8b9Copy full SHA for 9f9d8b9
docs/index.md
@@ -5233,7 +5233,7 @@ with a JSON file
5233
The custom data can be accessed like so:
5234
`{{ .CustomData.suitename }}` or `{{ range .CustomData.labels }} {{.}} {{ end }}`
5235
5236
-Take a look at the [Ginkgo's CLI code](https://github.com/onsi/ginkgo/tree/master/ginkgo/ginkgo/generators) to see what's available in the template.
+Take a look at the [Ginkgo's CLI code](https://github.com/onsi/ginkgo/tree/master/ginkgo/generators) to see what's available in the template.
5237
5238
### Creating an Outline of Specs
5239
0 commit comments