From 454e2fb748efa1c71850bf999b1cf6c5d173681b Mon Sep 17 00:00:00 2001 From: "Iskander (Alex) Sharipov" Date: Fri, 6 Nov 2020 01:22:27 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd6a5cc8..4b944a72 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ To learn more, check out the documentation and/or the source code. ## Documentation -* [Ruleguard by example](https://go-ruleguard.github.io/by-example/) +* [Ruleguard by example](https://go-ruleguard.github.io/by-example/) tour * Example rule files: [rules.go](rules.go) * Another great example: [github.com/dgryski/semgrep-go/ruleguard.rules.go](https://github.com/dgryski/semgrep-go/blob/master/ruleguard.rules.go) * [gorules](docs/gorules.md) format documentation