Update Gherkin link
This commit is contained in:
parent
ee8ecd1404
commit
115a94e7f6
|
@ -27,7 +27,7 @@ generally described using whatever comparators the author of the meditation
|
||||||
guide is comfortable with. This can lead to confusion.
|
guide is comfortable with. This can lead to confusion.
|
||||||
|
|
||||||
The way I am teaching meditation is simple: teach the method and have people do
|
The way I am teaching meditation is simple: teach the method and have people do
|
||||||
it and see what happens. I've decided to teach methods using [Gherkin](https://github.com/cucumber/cucumber/wiki/Gherkin).
|
it and see what happens. I've decided to teach methods using [Gherkin](https://docs.cucumber.io/gherkin/).
|
||||||
Gherkin can be kind of strange to read if you are not used to it, so consider
|
Gherkin can be kind of strange to read if you are not used to it, so consider
|
||||||
the game of baseball, specifically the act of the batter hitting a home run.
|
the game of baseball, specifically the act of the batter hitting a home run.
|
||||||
|
|
||||||
|
@ -132,4 +132,4 @@ As always, I'm open to feedback and suggestions about this project. See
|
||||||
information.
|
information.
|
||||||
|
|
||||||
Thank you for reading and be well. I can only hope that this information will
|
Thank you for reading and be well. I can only hope that this information will
|
||||||
be useful.
|
be useful.
|
||||||
|
|
Loading…
Reference in New Issue