diff --git a/setup.cfg b/setup.cfg
index 923a3ff..ac3b3df 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -14,6 +14,9 @@ classifier =
     Programming Language :: Python :: 3.9
 description_file =
     README.rst
+project_urls =
+    Source=https://github.com/hemna/aprsd-weewx-plugin
+    Tracker=https://github.com/hemna/aprsd-weewx-plugin/issues
 summary = HAM Radio APRSD that reports weather from a weewx weather station.
 
 [global]