We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4266c5a commit 131f844Copy full SHA for 131f844
002/README.md
@@ -56,7 +56,7 @@ for the mixins.
56
57
I have created a POC that implements the HttpMixin and uses it in the
58
HTTPCollectorBot:
59
-https://github.com/certtools/intelmq/tree/schacht/http-mixin
+https://github.com/certtools/intelmq/blob/develop/intelmq/lib/mixins/http.py
60
61
62
Mixins are also used in Django to add functionality to their class based Views,
0 commit comments