diff options
author | Viktor Szakats <commit@vszakats.net> | 2018-09-23 09:20:26 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vszakats.net> | 2018-09-23 09:23:29 +0000 |
commit | efc696a2e09225bfeab4e7efea61a4e416d66cba (patch) | |
tree | e1ee25f81ce5bd41b956b46d0a7b0cad332d03a2 /configure.ac | |
parent | c42849bb4888ab53745449dcd342ab37b85d69a4 (diff) | |
download | curl-efc696a2e09225bfeab4e7efea61a4e416d66cba.tar.gz |
docs/examples: URL updates
- also update two URLs outside of docs/examples
- fix spelling of filename persistant.c
- fix three long lines that started failing checksrc.pl
Closes https://github.com/curl/curl/pull/3036
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6dae9b61b..82ff50320 100755 --- a/configure.ac +++ b/configure.ac @@ -3352,7 +3352,7 @@ fi dnl Let's hope this split URL remains working: -dnl http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/ \ +dnl https://www15.software.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/ \ dnl genprogc/thread_quick_ref.htm |