We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369aea9 commit bbae2cfCopy full SHA for bbae2cf
cmd/mdtoc/mdtoc.go
@@ -4,7 +4,7 @@ import (
4
"fmt"
5
"os"
6
7
- "github.com/katcipis/mdtoc"
+ "github.com/madlambda/mdtoc"
8
)
9
10
func main() {
0 commit comments