David Marchand 3d4b2afb73 doc: prefer https when pointing to dpdk.org
for file in $(git grep -l http://.*dpdk.org doc/); do
  sed -i -e 's#http://\(.*dpdk.org\)#https://\1#g' $file;
done

Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
2020-05-24 23:42:36 +02:00
..
2019-11-28 03:12:55 +01:00
2020-05-21 15:53:14 +02:00
2020-03-18 10:21:42 +01:00
2020-04-21 13:57:08 +02:00
2020-04-21 13:57:07 +02:00
2020-01-20 18:02:17 +01:00
2020-01-17 19:59:18 +01:00
2019-11-26 00:12:08 +01:00
2020-03-18 10:21:41 +01:00
2020-02-25 15:55:54 +01:00
2020-04-21 13:57:07 +02:00
2019-11-26 18:05:15 +01:00
2020-04-21 13:57:06 +02:00
2019-11-26 18:05:15 +01:00
2020-02-21 11:41:21 +01:00