From ad572c32e2b298240486a88eb5bdf74d47dc25db Mon Sep 17 00:00:00 2001 From: Andrey Velichkevich Date: Thu, 10 Oct 2024 17:23:28 +0100 Subject: [PATCH] Fix links Signed-off-by: Andrey Velichkevich --- config.toml | 2 +- content/en/_index.html | 2 +- .../en/docs/components/model-registry/getting-started.md | 4 ++-- content/en/events/gsoc-2024.md | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config.toml b/config.toml index 6f3dfca927..8614dc6bdd 100644 --- a/config.toml +++ b/config.toml @@ -278,6 +278,6 @@ enable = true desc = "Join the Kubeflow Mailing List!" [[params.links.user]] name = "Kubeflow Community Calendars" - url = "/docs/about/community/#kubeflow-community-calendars" + url = "/docs/about/community/#kubeflow-community-meetings" icon = "fa fa-calendar" desc = "View the Kubeflow Community Calendars!" diff --git a/content/en/_index.html b/content/en/_index.html index 628dd49e21..f3f2c601fa 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -158,7 +158,7 @@

Join our Community

We are an open and welcoming community of software developers, data scientists, and organizations! - Check out the weekly community call, get involved in discussions on the mailing list or chat with others on the Slack Workspace! + Check out the weekly community calls, get involved in discussions on the mailing list or chat with others on the Slack Workspace!

diff --git a/content/en/docs/components/model-registry/getting-started.md b/content/en/docs/components/model-registry/getting-started.md index c17693af74..6ef7de5686 100644 --- a/content/en/docs/components/model-registry/getting-started.md +++ b/content/en/docs/components/model-registry/getting-started.md @@ -49,6 +49,7 @@ registry = ModelRegistry( ``` + For more information on client setup and capabilities, refer to the Model Registry Python client documentation. ## Register metadata @@ -135,7 +136,6 @@ specifying the serving runtime to be used to serve the model, and references to ## Next steps - Get involved: - - Model Registry working group: https://www.kubeflow.org/docs/about/community/#kubeflow-community-calendars + - Model Registry working group: https://www.kubeflow.org/docs/about/community/#kubeflow-community-meetings - https://github.com/kubeflow/model-registry - Feedback: {{% alpha-status feedbacklink="https://github.com/kubeflow/model-registry" %}} - diff --git a/content/en/events/gsoc-2024.md b/content/en/events/gsoc-2024.md index c383174eda..e796736fa8 100644 --- a/content/en/events/gsoc-2024.md +++ b/content/en/events/gsoc-2024.md @@ -11,13 +11,13 @@ Kubeflow Community is excited to announce that we have been [selected](https://s Please go to [Google Summer of Code 2024](https://buildyourfuture.withgoogle.com/programs/summer-of-code) and sign up as a student. Next, look at the [projects below](#project-ideas-for-2024-gsoc) to decide which ones you are interested in. Note, that you must submit your proposals through the GSoC website and your proposal must be selected to participate. -Contributor applications open __March 18th, 2024__ and close on __April 2nd, 2024__. For more information, see the GSoC website and/or reach out to the GSoC organizers. Please only contact mentors about projects, not the program itself. +Contributor applications open **March 18th, 2024** and close on **April 2nd, 2024**. For more information, see the GSoC website and/or reach out to the GSoC organizers. Please only contact mentors about projects, not the program itself. ### Slack -Please [__Join the Kubeflow Slack__](https://www.kubeflow.org/docs/about/community/#kubeflow-slack-channels). +Please [**Join the Kubeflow Slack**](https://www.kubeflow.org/docs/about/community/#kubeflow-slack-channels). -Please __do not__ reach out privately to mentors, instead, start a thread in the [`#gsoc-participants`](https://kubeflow.slack.com/archives/C06LW6Z3RA6) channel so others can see the response. Be kind to our mentors, please search to see if your question has already been answered. +Please **do not** reach out privately to mentors, instead, start a thread in the [`#gsoc-participants`](https://kubeflow.slack.com/archives/C06LW6Z3RA6) channel so others can see the response. Be kind to our mentors, please search to see if your question has already been answered. ### Meetings @@ -46,7 +46,7 @@ document.getElementById('calendar-container').innerHTML = html; Please understand that not everyone can be selected for Google Summer of Code (GSoC), there are many possible candidates for each project. -However, we still want to encourage you to participate in the Kubeflow project! Get started by attending [working group meetings](/docs/about/community/#kubeflow-community-calendars) for components you want to help with, and reading our [contributing guide](/docs/about/contributing/). +However, we still want to encourage you to participate in the Kubeflow project! Get started by attending [working group meetings](/docs/about/community/#kubeflow-community-meetings) for components you want to help with, and reading our [contributing guide](/docs/about/contributing/). # Project Ideas for 2024 GSoC