We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd950a commit d3a3d66Copy full SHA for d3a3d66
docs/Operator-Override.md
@@ -67,4 +67,4 @@ the operator will be replaced with the function call.
67
Complete example can be found here: [dates_test.go](examples/dates_test.go).
68
69
* [Contents](README.md)
70
-* Next: [Visitor And Patch](Visitor-And-Patch.md)
+* Next: [Visitor and Patch](Visitor-and-Patch.md)
docs/README.md
@@ -3,5 +3,5 @@
3
* [Getting Started](Getting-Started.md)
4
* [Language Definition](Language-Definition.md)
5
* [Operator Override](Operator-Override.md)
6
-* [Visitor And Patch](Visitor-And-Patch.md)
+* [Visitor and Patch](Visitor-and-Patch.md)
7
* [Optimizations](Optimizations.md)
docs/Visitor-And-Patch.md docs/Visitor-and-Patch.mddocs/Visitor-And-Patch.md renamed to docs/Visitor-and-Patch.md
0 commit comments