summaryrefslogtreecommitdiff
path: root/docs/BUGS.md
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-11-04 14:02:01 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-11-04 23:59:47 +0100
commit4d2f8006777d6354d9b62eae38ebd0a0256d0f94 (patch)
tree31f6a88fdf1b3d96f52f7e5c008a7e966c7d218d /docs/BUGS.md
parent0673cb4d2d97360c68a6ac237eab14fc154bc384 (diff)
downloadcurl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.tar.gz
curl.se: new home
Closes #6172
Diffstat (limited to 'docs/BUGS.md')
-rw-r--r--docs/BUGS.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/BUGS.md b/docs/BUGS.md
index cc09a5d1b..c091cda75 100644
--- a/docs/BUGS.md
+++ b/docs/BUGS.md
@@ -20,7 +20,7 @@
Please read the rest of this document below first before doing that!
If you feel you need to ask around first, find a suitable [mailing list](
- https://curl.haxx.se/mail/) and post your questions there.
+ https://curl.se/mail/) and post your questions there.
## Security bugs
@@ -39,7 +39,7 @@
vulnerable versions.
The curl project's process for handling security related issues is
- [documented separately](https://curl.haxx.se/dev/secprocess.html).
+ [documented separately](https://curl.se/dev/secprocess.html).
## What to report
@@ -144,7 +144,7 @@
The curl project typically releases new versions every other month, and we
fix several hundred bugs per year. For a huge table of releases, number of
- bug fixes and more, see: https://curl.haxx.se/docs/releases.html
+ bug fixes and more, see: https://curl.se/docs/releases.html
The developers in the curl project do not have bandwidth or energy enough to
maintain several branches or to spend much time on hunting down problems in
@@ -170,7 +170,7 @@
Security wise, it is almost always a bad idea to lag behind the current curl
versions by a lot. We keeping discovering and reporting security problems
over time see you can see in [this
- table](https://curl.haxx.se/docs/vulnerabilities.html)
+ table](https://curl.se/docs/vulnerabilities.html)
# Bug fixing procedure