summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--doc.go2
2 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 84a65a6..47992b0 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,10 @@ information this uses spew.Dump()
External References
+Useful links and other
+external things
+which might be useful
+
* [Wikipedia Graphical widget](https://en.wikipedia.org/wiki/Graphical_widget)
* [Github mirror](https://github.com/witorg/gui)
diff --git a/doc.go b/doc.go
index e587d29..ffb13e2 100644
--- a/doc.go
+++ b/doc.go
@@ -83,8 +83,6 @@ The next step is to intent is to allow this to work directly against GTK and QT.
It should be able to add Fyne, WASM, native macos & windows, android and
hopefully also things like libSDL, faiface/pixel, slint
-[Wikipedia Graphical widget]: https://en.wikipedia.org/wiki/Graphical_widget
-
Errors
Since it is possible for custom Stringer/error interfaces to panic, spew