From 589fc01026dce43cc096f458972b4c0ba8bf2577 Mon Sep 17 00:00:00 2001 From: Siyuan Feng Date: Thu, 20 Jan 2022 19:10:50 +0800 Subject: [PATCH] [CI] hot fix Sphinx (#9998) --- docs/contribute/git_howto.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contribute/git_howto.rst b/docs/contribute/git_howto.rst index 0fa904ff2ef6..1271aad8a268 100644 --- a/docs/contribute/git_howto.rst +++ b/docs/contribute/git_howto.rst @@ -24,7 +24,7 @@ Git Usage Tips Here are some tips for git workflow. How to resolve a conflict with ``main`` -------------------------------------- +--------------------------------------- - First rebase to most recent main