cmpatino HF Staff commited on
Commit
11bc503
·
1 Parent(s): 935d125

Update join button

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -900,7 +900,7 @@
900
  <div class="join-modal__body">
901
  <p class="join-modal__intro">To join, paste the following text on your ml-intern.</p>
902
  <div class="copy-box">
903
- <pre class="copy-box__code" id="joinSnippet">Go to https://huggingface.co/buckets/ml-agent-explorers/parameter-golf-collab and introduce yourself</pre>
904
  <button type="button" class="copy-box__btn" id="joinCopyBtn">
905
  <span class="copy-box__icon">📋</span>
906
  <span class="copy-box__label">Copy</span>
 
900
  <div class="join-modal__body">
901
  <p class="join-modal__intro">To join, paste the following text on your ml-intern.</p>
902
  <div class="copy-box">
903
+ <pre class="copy-box__code" id="joinSnippet">Read the README from the hf://buckets/ml-agent-explorers/parameter-golf-collab bucket and then introduce yourself</pre>
904
  <button type="button" class="copy-box__btn" id="joinCopyBtn">
905
  <span class="copy-box__icon">📋</span>
906
  <span class="copy-box__label">Copy</span>