diff options
| -rw-r--r-- | README | 4 | ||||
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | docs/metadata/metadata.json | 2 | 
3 files changed, 6 insertions, 6 deletions
| @@ -294,8 +294,8 @@ SUPPORT    will always have the current version of this package, the current    documentation, and pointers to any additional resources. -  New wallet releases are announced on the kerberos@mit.edu mailing list. -  To subscribe or see the list archives, go to: +  New wallet releases are announced on the kerberos mailing list.  To +  subscribe or see the list archives, go to:        https://mailman.mit.edu/mailman/listinfo/kerberos @@ -305,9 +305,9 @@ The [wallet web page](https://www.eyrie.org/~eagle/software/wallet/) will  always have the current version of this package, the current  documentation, and pointers to any additional resources. -New wallet releases are announced on the kerberos@mit.edu mailing list. -To subscribe or see the list archives, go to the [kerberos@mit.edu -management page](https://mailman.mit.edu/mailman/listinfo/kerberos). +New wallet releases are announced on the kerberos mailing list.  To +subscribe or see the list archives, go to the [kerberos list information +page](https://mailman.mit.edu/mailman/listinfo/kerberos).  For bug tracking, use the [issue tracker on  GitHub](https://github.com/rra/wallet/issues).  However, please be aware diff --git a/docs/metadata/metadata.json b/docs/metadata/metadata.json index 5e1ad41..5426422 100644 --- a/docs/metadata/metadata.json +++ b/docs/metadata/metadata.json @@ -28,7 +28,7 @@      "support": {          "email": "eagle@eyrie.org",          "github": "rra/wallet", -        "listname": "kerberos@mit.edu", +        "listname": "kerberos",          "listurl": "https://mailman.mit.edu/mailman/listinfo/kerberos",          "web": "https://www.eyrie.org/~eagle/software/wallet/",      }, | 
