Fix intra-doc link

This commit is contained in:
Jonas Platte
2022-03-11 18:04:32 +01:00
parent 628e2fb716
commit bd7fbea155

View File

@@ -12,9 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//! Configuration to change the behaviour of the [`Client`].
//!
//! [`Client`]: #crate.Client
//! Configuration to change the behaviour of the [`Client`][crate::Client].
mod client;
mod request;