From 1703dcc11fe9537aff5e99d7eb000906d8bc7d70 Mon Sep 17 00:00:00 2001 From: Gokcehan Date: Sun, 6 Feb 2022 19:54:25 +0300 Subject: [PATCH] update doc --- doc.go | 2 +- docstring.go | 2 +- lf.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc.go b/doc.go index 2446393..025b9ed 100644 --- a/doc.go +++ b/doc.go @@ -6,7 +6,7 @@ lf is a terminal file manager. Source code can be found in the repository at https://github.com/gokcehan/lf. -This documentation can either be read from terminal using 'lf -doc' or online at https://godoc.org/github.com/gokcehan/lf. +This documentation can either be read from terminal using 'lf -doc' or online at https://pkg.go.dev/github.com/gokcehan/lf. You can also use 'doc' command (default '') inside lf to view the documentation in a pager. You can run 'lf -help' to see descriptions of command line options. diff --git a/docstring.go b/docstring.go index 6c2a7a0..ee72228 100644 --- a/docstring.go +++ b/docstring.go @@ -9,7 +9,7 @@ Source code can be found in the repository at https://github.com/gokcehan/lf. This documentation can either be read from terminal using 'lf -doc' or -online at https://godoc.org/github.com/gokcehan/lf. You can also use 'doc' +online at https://pkg.go.dev/github.com/gokcehan/lf. You can also use 'doc' command (default '') inside lf to view the documentation in a pager. You can run 'lf -help' to see descriptions of command line options. diff --git a/lf.1 b/lf.1 index 5b4efac..8634236 100644 --- a/lf.1 +++ b/lf.1 @@ -24,7 +24,7 @@ lf is a terminal file manager. .PP Source code can be found in the repository at https://github.com/gokcehan/lf. .PP -This documentation can either be read from terminal using 'lf -doc' or online at https://godoc.org/github.com/gokcehan/lf. You can also use 'doc' command (default '') inside lf to view the documentation in a pager. +This documentation can either be read from terminal using 'lf -doc' or online at https://pkg.go.dev/github.com/gokcehan/lf. You can also use 'doc' command (default '') inside lf to view the documentation in a pager. .PP You can run 'lf -help' to see descriptions of command line options. .SH QUICK REFERENCE