terryyz commited on
Commit
4aedf83
·
verified ·
1 Parent(s): b9c02ae

Update src/text_content.py

Browse files
Files changed (1) hide show
  1. src/text_content.py +1 -1
src/text_content.py CHANGED
@@ -133,5 +133,5 @@ CITATION_BUTTON_TEXT = r"""
133
  """
134
 
135
  SUBMISSION_TEXT_3="""
136
- We welcome the community to request for new models to be added to the leaderboard. Please [submit a PR here](https://github.com/bigcode-project/bigcodebench/issues/new/choose) to add the model to the leaderboard 🤗
137
  """
 
133
  """
134
 
135
  SUBMISSION_TEXT_3="""
136
+ We welcome the community to request for new models to be added to the leaderboard. Please [submit an issue here](https://github.com/bigcode-project/bigcodebench/issues/new/choose) to add the model to the leaderboard 🤗
137
  """