Skip to content

Commit aff7242

Browse files
author
Matthew Barr
committed
Migrated from github.com/01org to github.com/intel
1 parent 3dcd51c commit aff7242

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Hyperscan is typically used in a DPI library stack.
1313
# Documentation
1414

1515
Information 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

doc/dev-reference/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

tools/hsbench/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ The `hsbench` tool provides an easy way to measure Hyperscan's performance
55
for a particular set of patterns and corpus of data to be scanned.
66

77
Documentation 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/).

0 commit comments

Comments
 (0)