fixed wiki links

This commit is contained in:
2026-01-13 13:49:21 +11:00
parent 51045537b2
commit da8e3c2d10
5 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ The README for each module should be laid out as follows:
- Feature list (DO NOT USE EMOTICONS)
- Installation (go get)
- Quick Start (brief example of setting up and using)
- Documentation links to the wiki
- Documentation links to the wiki (path is `../golib/wiki/<package>.md`)
- Additional information (e.g. supported databases if package has database features)
- License
- Contributing