summaryrefslogtreecommitdiff
path: root/html/node.go
diff options
context:
space:
mode:
Diffstat (limited to 'html/node.go')
-rw-r--r--html/node.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/node.go b/html/node.go
index ed51aaf..831a7a1 100644
--- a/html/node.go
+++ b/html/node.go
@@ -4,7 +4,7 @@ import (
"fmt"
x "golang.org/x/net/html"
- base "src.userspace.com.au/query"
+ base "src.userspace.com.au/felix/query"
)
// A Node consists of a NodeType and some data (tag name for