File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Hyperscan is typically used in a DPI library stack.
1313# Documentation
1414
1515Information on building the Hyperscan library and using its API is available in
16- the [ Developer Reference Guide] ( http://01org .github.io/hyperscan/dev-reference/ ) .
16+ the [ Developer Reference Guide] ( http://intel .github.io/hyperscan/dev-reference/ ) .
1717
1818# License
1919
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Very Quick Start
1010#. Clone Hyperscan ::
1111
1212 cd <where-you-want-hyperscan-source>
13- git clone git://github/01org /hyperscan
13+ git clone git://github/intel /hyperscan
1414
1515#. Configure Hyperscan
1616
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ The `hsbench` tool provides an easy way to measure Hyperscan's performance
55for a particular set of patterns and corpus of data to be scanned.
66
77Documentation describing its operation is available in the Tools section of the
8- [ Developer Reference Guide] ( http://01org .github.io/hyperscan/dev-reference/ ) .
8+ [ Developer Reference Guide] ( http://intel .github.io/hyperscan/dev-reference/ ) .
You can’t perform that action at this time.
0 commit comments