Skip to content

Commit 4b049bb

Browse files
author
reapler
committed
update author
1 parent f333394 commit 4b049bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Prerequisites:
2626
1\. Clone & install project:
2727
```
2828
cd <your-repositories-path>
29-
git clone https://github.com/reapler/geckordp
29+
git clone https://github.com/jpramosi/geckordp
3030
cd geckordp
3131
python -m pip uninstall geckordp
3232
python -m pip install -e $PWD
@@ -87,6 +87,6 @@ python converter.py -i my-captured-packets.pcapng
8787
```
8888
A new file 'my-captured-packets.log' is created in the same directory.
8989

90-
To preview a converted pcap dump, see [connect-navigate.log](https://github.com/reapler/geckordp/blob/master/dev/connect-navigate.log)
90+
To preview a converted pcap dump, see [connect-navigate.log](https://github.com/jpramosi/geckordp/blob/master/dev/connect-navigate.log)
9191

92-
You can always ask the Mozilla developers on their [matrix](https://chat.mozilla.org)-[channels](https://wiki.mozilla.org/Matrix#Software_Development) or here in the [issue](https://github.com/reapler/geckordp/issues) section for help.
92+
You can always ask the Mozilla developers on their [matrix](https://chat.mozilla.org)-[channels](https://wiki.mozilla.org/Matrix#Software_Development) or here in the [issue](https://github.com/jpramosi/geckordp/issues) section for help.

0 commit comments

Comments
 (0)