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 d92f587 commit f9aa15dCopy full SHA for f9aa15d
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-[](https://pkg.go.dev/github.com/nxadm/tail)
+[](https://pkg.go.dev/github.com/nxadm/tail#section-documentation)
2

3
[](https://cirrus-ci.com/github/nxadm/tail)
4
# tail functionality in Go
@@ -25,7 +25,7 @@ for line := range t.Lines {
25
}
26
```
27
28
-See [API documentation](https://pkg.go.dev/github.com/nxadm/tail).
+See [API documentation](https://pkg.go.dev/github.com/nxadm/tail#section-documentation).
29
30
## Installing
31
0 commit comments