diff --git a/README.md b/README.md
index 837807a..001ddc9 100644
--- a/README.md
+++ b/README.md
@@ -122,13 +122,13 @@ Grid layout uses [12 columns grid system](http://www.w3schools.com/bootstrap/boo
Click image to see the corresponding demo codes.
-[](https://github.com/gizak/termui/blob/master/example/par.go)
-[](https://github.com/gizak/termui/blob/master/example/list.go)
-[](https://github.com/gizak/termui/blob/master/example/gauge.go)
-[](https://github.com/gizak/termui/blob/master/example/linechart.go)
-[](https://github.com/gizak/termui/blob/master/example/barchart.go)
-[](https://github.com/gizak/termui/blob/master/example/mbarchart.go)
-[](https://github.com/gizak/termui/blob/master/example/sparklines.go)
+[](https://github.com/gizak/termui/blob/master/_example/par.go)
+[](https://github.com/gizak/termui/blob/master/_example/list.go)
+[](https://github.com/gizak/termui/blob/master/_example/gauge.go)
+[](https://github.com/gizak/termui/blob/master/_example/linechart.go)
+[](https://github.com/gizak/termui/blob/master/_example/barchart.go)
+[](https://github.com/gizak/termui/blob/master/_example/mbarchart.go)
+[](https://github.com/gizak/termui/blob/master/_example/sparklines.go)
## GoDoc
diff --git a/extra/tabpane.go b/_extra/tabpane.go
similarity index 100%
rename from extra/tabpane.go
rename to _extra/tabpane.go