"...git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "767cb9f00d497779d97cba95ec4503383877cb4f"
Unverified Commit 760f726e authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Add forum link in the docs (#5637)

parent bfeaae22
...@@ -149,6 +149,7 @@ function addHfMenu() { ...@@ -149,6 +149,7 @@ function addHfMenu() {
<div class="menu"> <div class="menu">
<a href="/welcome">🔥 Sign in</a> <a href="/welcome">🔥 Sign in</a>
<a href="/models">🚀 Models</a> <a href="/models">🚀 Models</a>
<a href="http://discuss.huggingface.co">💬 Forum</a>
</div> </div>
`; `;
document.body.insertAdjacentHTML('afterbegin', div); document.body.insertAdjacentHTML('afterbegin', div);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment