19/03/2020 11:46, Kevin Traynor:
> On 19/03/2020 08:28, David Marchand wrote:
> > for file in $(git grep -l http://.*dpdk.org doc/); do
> >   sed -i -e 's#http://\(.*dpdk.org\)#https://\1#g' $file;
> > done
> > 
> > Cc: sta...@dpdk.org
> > 
> > Signed-off-by: David Marchand <david.march...@redhat.com>
> 
> Acked-by: Kevin Traynor <ktray...@redhat.com>

Applied, thanks



Reply via email to