From 4d13df690e90a9f4a3a6654acdabf864aa675c54 Mon Sep 17 00:00:00 2001 From: Dao Cong Tien Date: Wed, 11 Jul 2018 13:58:37 +0700 Subject: [PATCH] Invalid link of doc reference Change-Id: I7d88d8a4dcfaad6fb49279af41eb86eadb8ec824 --- doc/source/contributor/contribute.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/contribute.rst b/doc/source/contributor/contribute.rst index 72460bd6432..1f864e85691 100644 --- a/doc/source/contributor/contribute.rst +++ b/doc/source/contributor/contribute.rst @@ -344,7 +344,7 @@ oslo.i18n * Each subproject repository should have its own oslo.i18n integration wrapper module ``${MODULE_NAME}/_i18n.py``. The detail is found at - https://docs.openstack.org/oslo.i18n/latest/usage.html. + https://docs.openstack.org/oslo.i18n/latest/user/usage.html. .. note::