edit link to community tab to redirect to this space community tab

#3
by clem HF staff - opened
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):