sbrandeis HF staff commited on
Commit
f420b3d
β€’
1 Parent(s): eea0bfa

πŸ“ Add a link to the How-to guide

Browse files
Files changed (1) hide show
  1. home.html +2 -0
home.html CHANGED
@@ -11,6 +11,8 @@
11
  <h1>Auto Re-Train webhook</h1>
12
 
13
  <p>This is a webhook space to auto-retrain on model when a dataset changes.</p>
 
 
14
  </div>
15
  </body>
16
  </html>
 
11
  <h1>Auto Re-Train webhook</h1>
12
 
13
  <p>This is a webhook space to auto-retrain on model when a dataset changes.</p>
14
+
15
+ <p>Check out the guide <a href="https://huggingface.co/docs/hub/webhooks-guide-auto-retrain">here</a>!</p>
16
  </div>
17
  </body>
18
  </html>