Browse Source
1. The url for jmqtui should be `/jmqtui`, not `/jmfg`. 2. All the urls in setup.py must specify `tree/master` as part of the url, otherwise the links can no longer be opened. 3. All the urls in setup.py should use `https` instead of `http`, even though GitHub will auto redirect the request to use `https`. 4. Use `JoinMarket-Org` instead of `Joinmarket-Org` in the url links for better consistency, even though it doesn't affect the effectiveness of the link.master
5 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue