We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cd992 commit 0cdb489Copy full SHA for 0cdb489
proj-sys/src/lib.rs
@@ -10,7 +10,7 @@
10
//! [`proj`](https://github.com/georust/proj) crate for general use.
11
//!
12
//! A guide to the functions can be found here:
13
-//! https://proj.org/development/reference/functions.html.
+//! <https://proj.org/development/reference/functions.html>.
14
15
//! By default, the crate will search for an existing `libproj` (via `PROJ v7.1.x`)
16
//! installation on your system using
0 commit comments