Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
unluisco committed Jul 9, 2016
1 parent e4a87d1 commit 7dc5e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/goodie/mac_address/oui_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

wget -O - http://www.ieee.org/netstorage/standards/oui.txt | sed '
wget -O - http://standards-oui.ieee.org/oui/oui.txt | sed '
# Remove Windows-style line endings.
s/\r$//;
Expand Down

0 comments on commit 7dc5e8d

Please sign in to comment.