chore: update urls
This commit is contained in:
parent
a2b397ec4a
commit
7ab6f0d5cb
18 changed files with 38 additions and 38 deletions
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Parses active browser history by backing it up with [[http://github.com/seanbreckenridge/sqlite_backup][sqlite_backup]]
|
||||
Parses active browser history by backing it up with [[http://github.com/purarue/sqlite_backup][sqlite_backup]]
|
||||
"""
|
||||
|
||||
REQUIRES = ["browserexport", "sqlite_backup"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Parses browser history using [[http://github.com/seanbreckenridge/browserexport][browserexport]]
|
||||
Parses browser history using [[http://github.com/purarue/browserexport][browserexport]]
|
||||
"""
|
||||
|
||||
REQUIRES = ["browserexport"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue