# Documentation
Information on building the Hyperscan library and using its API is available in
-the [Developer Reference Guide](http://01org.github.io/hyperscan/dev-reference/).
+the [Developer Reference Guide](http://intel.github.io/hyperscan/dev-reference/).
# License
#. Clone Hyperscan ::
cd <where-you-want-hyperscan-source>
- git clone git://github/01org/hyperscan
+ git clone git://github/intel/hyperscan
#. Configure Hyperscan
for a particular set of patterns and corpus of data to be scanned.
Documentation describing its operation is available in the Tools section of the
-[Developer Reference Guide](http://01org.github.io/hyperscan/dev-reference/).
+[Developer Reference Guide](http://intel.github.io/hyperscan/dev-reference/).