NimaBoscarino clem HF staff commited on
Commit
261fe3c
β€’
1 Parent(s): 7c5755e

edit link to community tab to redirect to this space community tab (#3)

Browse files

- edit link to community tab to redirect to this space community tab (ba71c3487b8f056e06e2bce575291bf53a8fddff)


Co-authored-by: πŸ€— <clem@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -315,7 +315,7 @@ with gr.Blocks(css="#margin-top {margin-top: 15px} #center {text-align: center;}
315
  gr.Markdown("# Ethics & Society at Hugging Face")
316
 
317
  gr.Markdown("""
318
- At Hugging Face, we are committed to operationalizing ethics at the cutting-edge of machine learning. This page is dedicated to highlighting projects – inside and outside Hugging Face – in order to encourage and support more ethical development and use of AI. We wish to foster ongoing conversations of ethics and values; this means that this page will evolve over time, and your feedback is invaluable. Please open up an issue in the [Community tab](https://huggingface.co/docs/hub/repositories-pull-requests-discussions) to share your thoughts!
319
  """)
320
 
321
  with gr.Accordion(label="Want to learn more? Visit us over on the Hugging Face Discord!", open=False):
315
  gr.Markdown("# Ethics & Society at Hugging Face")
316
 
317
  gr.Markdown("""
318
+ At Hugging Face, we are committed to operationalizing ethics at the cutting-edge of machine learning. This page is dedicated to highlighting projects – inside and outside Hugging Face – in order to encourage and support more ethical development and use of AI. We wish to foster ongoing conversations of ethics and values; this means that this page will evolve over time, and your feedback is invaluable. Please open up an issue in the [Community tab](https://huggingface.co/spaces/society-ethics/about/discussions) to share your thoughts!
319
  """)
320
 
321
  with gr.Accordion(label="Want to learn more? Visit us over on the Hugging Face Discord!", open=False):