Commit a2230d8
committed
setup.py: fix URLs that are specific to python-sdbus-networkmanager
The documentation URL in the README.md pointed to
'https://python-sdbus-networkmanager.readthedocs.io', but the one in
setup.py pointed to python-sdbus instead.
Fix the documentation URL, and while at it fix some others that had
the same issue.
Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>1 parent 9edda49 commit a2230d8
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments