4
0
Эх сурвалжийг харах

README.md: fix URL to online documentation

Quentin Monnet 8 жил өмнө
parent
commit
405a0ad33f
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -69,7 +69,7 @@ extern crate rbpf;
 
 The API is pretty well documented inside the source code. You should also be
 able to access [an online version of the documentation from
-here](https://docs.rs/releases/search?query=rbpf). Here is a summary of how to
+here](https://docs.rs/rbpf/). Here is a summary of how to
 use it.
 
 Here are the steps to follow to run an eBPF program with rbpf: