From d9aba8dc82405c8580842539545a4c63b58d6d4c Mon Sep 17 00:00:00 2001 From: "Iskander (Alex) Sharipov" Date: Wed, 13 Jan 2021 01:54:55 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 20f7ede6..639fe8a5 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,6 @@ There can be additional calls in between these two. For example, a [`Where(cond) ## Documentation * [Ruleguard by example](https://go-ruleguard.github.io/by-example/) tour -semgrep-go/blob/master/ruleguard.rules.go) * [Ruleguard files](_docs/dsl.md) format documentation * [dsl package](https://godoc.org/github.com/quasilyte/go-ruleguard/dsl) reference * [ruleguard package](https://godoc.org/github.com/quasilyte/go-ruleguard/ruleguard) reference