summaryrefslogtreecommitdiff
path: root/docs/README.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/README.md
parent0673cb4d2d97360c68a6ac237eab14fc154bc384 (diff)
downloadgnurl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.tar.gz
gnurl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.tar.bz2
gnurl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.zip
curl.se: new home
Closes #6172
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/README.md b/docs/README.md
index 0521937d1..078385043 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,4 +1,4 @@
-![curl logo](https://curl.haxx.se/logo/curl-logo.svg)
+![curl logo](https://curl.se/logo/curl-logo.svg)
# Documentation
@@ -7,6 +7,6 @@ subdirectories, using several different formats. Some of them are not ideal
for reading directly in your browser.
If you'd rather see the rendered version of the documentation, check out the
-curl website's [documentation section](https://curl.haxx.se/docs/) for
-general curl stuff or the [libcurl section](https://curl.haxx.se/libcurl/) for
+curl website's [documentation section](https://curl.se/docs/) for
+general curl stuff or the [libcurl section](https://curl.se/libcurl/) for
libcurl related documentation.