[core] Missing screenshot on "How to write a rule" doc

Fixes #480
This commit is contained in:
Andreas Dangel
2017-07-08 20:00:43 +02:00
parent 68046a0064
commit d669395bab

View File

@@ -75,7 +75,7 @@ You can generate this yourself by:
* Paste the code into the left text area and click the "Go" button
* Note that there's another panel and a textfield to test out XPath expressions; more on that later.
* Here's a screenshot:
![designer screenshot](images/designer_screenshot.png)
![designer screenshot](../images/designer_screenshot.png)
So you can see in the example above that the AST for a `WhileStatement`
looks kind of like this (excluding that expression gibberish for clarity):