diff --git a/doc.go b/doc.go index 16221eb3..0b87a80a 100644 --- a/doc.go +++ b/doc.go @@ -35,7 +35,7 @@ // Some of these topics are covered below, and may also be observed in practice // in the following examples: // -// https://github.com/go-qml/qml/tree/master/examples +// https://github.com/go-qml/qml/tree/v1/examples // // // Handling QML objects in Go @@ -161,6 +161,6 @@ // // A simple example is available at: // -// https://github.com/go-qml/qml/tree/master/examples/painting +// https://github.com/go-qml/qml/tree/v1/examples/painting // package qml