diff options
Diffstat (limited to 'filehtml.go')
| -rw-r--r-- | filehtml.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filehtml.go b/filehtml.go index f62c82c..51afca0 100644 --- a/filehtml.go +++ b/filehtml.go @@ -8,7 +8,7 @@ import ( "html/template" "strings" - "github.com/shuLhan/asciidoctor-go" + "git.sr.ht/~shulhan/asciidoctor-go" ) // |
