Skip to content

Commit 549244d

Browse files
committed
Point docs at OWASP/pytm
Probably missed from a previous migration, most used repo lives at OWASP/pytm now. Signed-off-by: Stefan Kraus <dev@stefankraus.org>
1 parent 7a903ae commit 549244d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the chapter [PyTM-users](#PyTM-users) below for guidance on posting to the u
1414

1515
When reporting an issue, it's most helpful to provide the following information, where applicable:
1616
* How does the problem look like and what steps reproduce it?
17-
* Can you reproduce it using the latest [master](https://github.com/izar/pytm/tree/master)?
17+
* Can you reproduce it using the latest [master](https://github.com/OWASP/pytm/tree/master)?
1818
* What is your running environment? In particular:
1919
* OS,
2020
* Python version,
@@ -40,7 +40,7 @@ To regenerate test fixtures for `json.dumps` and report tests add a `print(outpu
4040

4141
Before you post to the [PyTM-users list](https://groups.google.com/forum/#!forum/pytm-users), make sure you look for existing solutions.
4242

43-
* [GitHub issues](https://github.com/izar/pytm/issues) tracker (some problems have been answered there),
43+
* [GitHub issues](https://github.com/OWASP/pytm/issues) tracker (some problems have been answered there),
4444

4545
Found a post/issue with your exact problem, but with no answer?
4646
Don't just leave a "me too" message - provide the details of your case.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![build+test](https://github.com/izar/pytm/workflows/build%2Btest/badge.svg)
1+
![build+test](https://github.com/OWASP/pytm/workflows/build%2Btest/badge.svg)
22
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/11093/badge)](https://www.bestpractices.dev/projects/11093)
33

44
# pytm: A Pythonic framework for threat modeling
@@ -431,7 +431,7 @@ Once a threat model is done and ready, the dreaded presentation stage comes in -
431431

432432

433433

434-
https://github.com/izar/pytm/assets/368769/30218241-c7cc-4085-91e9-bbec2843f838
434+
https://github.com/OWASP/pytm/assets/368769/30218241-c7cc-4085-91e9-bbec2843f838
435435

436436

437437

0 commit comments

Comments
 (0)