diff options
Diffstat (limited to 'pkg/api/api0/web.go')
-rw-r--r-- | pkg/api/api0/web.go | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pkg/api/api0/web.go b/pkg/api/api0/web.go new file mode 100644 index 0000000..477f1ab --- /dev/null +++ b/pkg/api/api0/web.go @@ -0,0 +1,8 @@ +package api0 + +/* + /github: https://github.com/R2Northstar + /discord: https://discord.gg/northstar + /wiki: https://r2northstar.gitbook.io/ + /thunderstore: https://northstar.thunderstore.io +*/ |