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
..
2020-05-05 23:46:21 +02:00
2019-11-15 11:36:27 +01:00
2019-10-12 14:20:21 +02:00
2019-07-19 14:17:11 +02:00
2020-05-05 23:46:21 +02:00
2020-05-11 00:37:16 +02:00
2020-02-05 15:29:59 +01:00
2019-05-04 23:39:23 +02:00
2020-05-18 18:14:21 +02:00
2018-12-19 01:25:56 +01:00
2020-04-21 12:52:55 +02:00
2019-01-20 13:08:50 +01:00