mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
doc: Update references to new github group
Change-Id: Icca8d7da1f34cc7b31cb942baf7a22026f7fcf93 Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
parent
88eff26884
commit
2000f8a3cd
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
||||
Intel(R) Intelligent Storage Acceleration Library
|
||||
=================================================
|
||||
|
||||
[![Build Status](https://travis-ci.org/01org/isa-l.svg?branch=master)](https://travis-ci.org/01org/isa-l)
|
||||
[![Build Status](https://travis-ci.org/intel/isa-l.svg?branch=master)](https://travis-ci.org/intel/isa-l)
|
||||
|
||||
ISA-L is a collection of optimized low-level functions targeting storage
|
||||
applications. ISA-L includes:
|
||||
@ -16,10 +16,10 @@ applications. ISA-L includes:
|
||||
* De-compression - Fast inflate-compatible data compression.
|
||||
|
||||
Also see:
|
||||
* [ISA-L for updates](https://github.com/01org/isa-l).
|
||||
* For crypto functions see [isa-l_crypto on github](https://github.com/01org/isa-l_crypto).
|
||||
* The [github wiki](https://github.com/01org/isa-l/wiki) including a list of
|
||||
[distros/ports](https://github.com/01org/isa-l/wiki/Ports--Repos) offering binary packages.
|
||||
* [ISA-L for updates](https://github.com/intel/isa-l).
|
||||
* For crypto functions see [isa-l_crypto on github](https://github.com/intel/isa-l_crypto).
|
||||
* The [github wiki](https://github.com/intel/isa-l/wiki) including a list of
|
||||
[distros/ports](https://github.com/intel/isa-l/wiki/Ports--Repos) offering binary packages.
|
||||
* ISA-L [mailing list](https://lists.01.org/mailman/listinfo/isal).
|
||||
* [Contributing](CONTRIBUTING.md).
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7.
|
||||
.TH IGZIP "1" "March 2019" "igzip command line interface 2.26.0" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10.
|
||||
.TH IGZIP "1" "May 2019" "igzip command line interface 2.26.0" "User Commands"
|
||||
.SH NAME
|
||||
igzip \- compress or decompress files similar to gzip
|
||||
.SH SYNOPSIS
|
||||
@ -81,4 +81,4 @@ Streaming compression from output of tar, compress level 2.
|
||||
.RE
|
||||
.SH "REPORTING BUGS"
|
||||
|
||||
Report bugs to https://github.com/01org/isa-l/issues
|
||||
Report bugs to https://github.com/intel/isa-l/issues
|
||||
|
@ -28,4 +28,4 @@ Streaming compression from output of tar, compress level 2.
|
||||
|
||||
[Reporting Bugs]
|
||||
|
||||
Report bugs to https://github.com/01org/isa-l/issues
|
||||
Report bugs to https://github.com/intel/isa-l/issues
|
||||
|
Loading…
Reference in New Issue
Block a user