Skip to content

Commit e7dd97b

Browse files
committed
Update the feedback repo URL everywhere
1 parent 09004bd commit e7dd97b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HTTP Toolkit Server [![Travis Build Status](https://img.shields.io/travis/httpto
33

44
This repo contains the backend for [HTTP Toolkit](https://httptoolkit.tech), a beautiful, cross-platform & open-source HTTP(S) debugging proxy, analyzer & client.
55

6-
Looking to file bugs, request features or send feedback? File an issue or vote on existing ones at [github.com/httptoolkit/feedback](https://github.com/httptoolkit/feedback).
6+
Looking to file bugs, request features or send feedback? File an issue or vote on existing ones at [github.com/httptoolkit/httptoolkit](https://github.com/httptoolkit/httptoolkit).
77

88
## What is this?
99

src/cert-check-server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ export class CertCheckServer {
148148
This browser does not trust the HTTP Toolkit certificate authority, so HTTPS traffic can't be intercepted.
149149
</p><p>
150150
Closing the browser and starting it again from HTTP Toolkit will often resolve this. If not,
151-
please file a bug at <strong>github.com/httptoolkit/feedback</strong>.
151+
please file a bug at <strong>github.com/httptoolkit/httptoolkit</strong>.
152152
</p>
153153
`)
154154
};

0 commit comments

Comments
 (0)