Skip to content

Commit

Permalink
Update and fix documentation link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
anujkaliaiitd committed Oct 20, 2021
1 parent 9626725 commit dc0b97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
eRPC is a fast and general-purpose RPC library for datacenter networks.
Our NSDI 2019 [paper](https://www.usenix.org/system/files/nsdi19-kalia.pdf)
describes the system in detail.
[Documentation](http://www.cs.cmu.edu/~akalia/erpc_doc) is available online.
[Documentation](https://erpc.io/docs/index.html) is available online.

Some highlights:
* Multiple supported networks: Ethernet, InfiniBand, and RoCE
Expand Down

0 comments on commit dc0b97f

Please sign in to comment.