Skip to content

Commit d3a3d66

Browse files
committed
Update docs
1 parent 1cd950a commit d3a3d66

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/Operator-Override.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ the operator will be replaced with the function call.
6767
Complete example can be found here: [dates_test.go](examples/dates_test.go).
6868

6969
* [Contents](README.md)
70-
* Next: [Visitor And Patch](Visitor-And-Patch.md)
70+
* Next: [Visitor and Patch](Visitor-and-Patch.md)

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
* [Getting Started](Getting-Started.md)
44
* [Language Definition](Language-Definition.md)
55
* [Operator Override](Operator-Override.md)
6-
* [Visitor And Patch](Visitor-And-Patch.md)
6+
* [Visitor and Patch](Visitor-and-Patch.md)
77
* [Optimizations](Optimizations.md)
File renamed without changes.

0 commit comments

Comments
 (0)