From f45ac5897cb7d6fce780f171fae269068310a4a0 Mon Sep 17 00:00:00 2001 From: Ender Ahmet Yurt Date: Thu, 23 Oct 2025 17:07:04 +0300 Subject: [PATCH 1/7] Use new website rubyevents --- en/community/conferences/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/community/conferences/index.md b/en/community/conferences/index.md index 490e91b588..9bca13602e 100644 --- a/en/community/conferences/index.md +++ b/en/community/conferences/index.md @@ -9,7 +9,7 @@ conferences, where they get together to share reports on work-in-progress, discuss the future of Ruby, and welcome newcomers to the Ruby community. -[RubyConferences.org][rc] is a simple list of Ruby-specific conferences, +[https://www.rubyevents.org/][rc] is a simple list of Ruby-specific conferences, published collaboratively with the Ruby community. There you will find event dates, location, CFP (Call For Proposals) and Registration information. @@ -34,11 +34,11 @@ event dates, location, CFP (Call For Proposals) and Registration information. ### Regional Ruby Conferences -An updated list of Regional Ruby Conferences is available at [RubyConferences.org][rc]. +An updated list of Regional Ruby Conferences is available at [https://www.rubyevents.org/][rc]. You can also find the GitHub repository link there to add or update information yourself. -[rc]: http://rubyconferences.org/ +[rc]: https://www.rubyevents.org/ [1]: http://rubyconf.org/ [3]: http://rubykaigi.org/ [4]: http://euruko.org From 7e8b042268f6bcefa548e48e8acceb807a687bea Mon Sep 17 00:00:00 2001 From: Ender Ahmet Yurt Date: Thu, 23 Oct 2025 17:10:03 +0300 Subject: [PATCH 2/7] Update rubyevents domain --- en/community/index.md | 2 +- ko/community/index.md | 2 +- zh_tw/community/index.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/community/index.md b/en/community/index.md index d7119954c2..df41e94716 100644 --- a/en/community/index.md +++ b/en/community/index.md @@ -45,7 +45,7 @@ to start: work-in-progress, discuss the future of Ruby, and welcome newcomers to the Ruby community. - Additionally, you can visit [rubyvideo.dev](https://www.rubyvideo.dev/) to find videos of Ruby conferences and talks. + Additionally, you can visit [rubyevents.org](https://www.rubyevents.org/) to find videos of Ruby conferences and talks. [Podcasts](podcasts/) : If you prefer to listen to discussions about Ruby rather than read, diff --git a/ko/community/index.md b/ko/community/index.md index 1e3702fe61..ff9e00759c 100644 --- a/ko/community/index.md +++ b/ko/community/index.md @@ -47,7 +47,7 @@ Ruby의 장점, 특징에 대한 설명에서 빠지지 않고 등장하는 것 콘퍼런스에서는 Ruby에서 작업 중인 내용의 공유, Ruby의 미래에 대한 토론, Ruby 커뮤니티의 뉴비의 환영 등을 함께합니다. - 또한 [rubyvideo.dev](https://www.rubyvideo.dev/)를 방문하면 Ruby 컨퍼런스 및 강연 동영상을 확인할 수 있습니다. + 또한 [rubyevents.org](https://www.rubyevents.org/)를 방문하면 Ruby 컨퍼런스 및 강연 동영상을 확인할 수 있습니다. [팟캐스트](podcasts/) : Ruby에 대해 듣고 싶다면 다음 Ruby 팟캐스트 중 하나를 들어보세요. 루비스트들이 diff --git a/zh_tw/community/index.md b/zh_tw/community/index.md index 00cbbb8392..e40b400a48 100644 --- a/zh_tw/community/index.md +++ b/zh_tw/community/index.md @@ -37,7 +37,7 @@ lang: zh_tw : 全世界有越來越多的研討會讓 Ruby 程式設計師可以參與,分享他們的工作經驗、討論 Ruby 的未來,同時也歡迎新成員的加入。台灣的 Ruby 年度研討會為 [RubyConf Taiwan](http://rubyconf.tw)。 - 你也可以在 [rubyvideo.dev][rubyvideo] 找到 Ruby 研討會與演講的影片。 + 你也可以在 [rubyevents.org](https://www.rubyevents.org/) 找到 Ruby 研討會與演講的影片。 [Podcasts](/zh_tw/community/podcasts/) : 比起閱讀,如果你更喜歡用聆聽的方式接收 Ruby 的資訊,你可以收聽這些 Podcasts。 @@ -50,4 +50,4 @@ lang: zh_tw [ruby-irc]: https://web.libera.chat/#ruby [ruby-central]: http://rubycentral.org/ [ruby-discord]: https://discord.gg/ad2acQFtkh -[rubyvideo]: https://rubyvideo.dev +[rubyvideo]: https://rubyevents.org From 2c5926413f53999bfd37cf658cfa6bfacd888ba1 Mon Sep 17 00:00:00 2001 From: Ender Ahmet Yurt Date: Fri, 24 Oct 2025 09:01:33 +0300 Subject: [PATCH 3/7] Update en/community/conferences/index.md Co-authored-by: Chayoung You --- en/community/conferences/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/community/conferences/index.md b/en/community/conferences/index.md index 9bca13602e..7cbac88f84 100644 --- a/en/community/conferences/index.md +++ b/en/community/conferences/index.md @@ -9,7 +9,7 @@ conferences, where they get together to share reports on work-in-progress, discuss the future of Ruby, and welcome newcomers to the Ruby community. -[https://www.rubyevents.org/][rc] is a simple list of Ruby-specific conferences, +[RubyEvents.org][rc] is a simple list of Ruby-specific conferences, published collaboratively with the Ruby community. There you will find event dates, location, CFP (Call For Proposals) and Registration information. From 956b756c147b1ff80a83bedaa26cde440f7582b1 Mon Sep 17 00:00:00 2001 From: Ender Ahmet Yurt Date: Fri, 24 Oct 2025 09:01:53 +0300 Subject: [PATCH 4/7] Update zh_tw/community/index.md Co-authored-by: Chayoung You --- zh_tw/community/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh_tw/community/index.md b/zh_tw/community/index.md index e40b400a48..43b9312a42 100644 --- a/zh_tw/community/index.md +++ b/zh_tw/community/index.md @@ -37,7 +37,7 @@ lang: zh_tw : 全世界有越來越多的研討會讓 Ruby 程式設計師可以參與,分享他們的工作經驗、討論 Ruby 的未來,同時也歡迎新成員的加入。台灣的 Ruby 年度研討會為 [RubyConf Taiwan](http://rubyconf.tw)。 - 你也可以在 [rubyevents.org](https://www.rubyevents.org/) 找到 Ruby 研討會與演講的影片。 + 你也可以在 [RubyEvents.org](https://www.rubyevents.org/) 找到 Ruby 研討會與演講的影片。 [Podcasts](/zh_tw/community/podcasts/) : 比起閱讀,如果你更喜歡用聆聽的方式接收 Ruby 的資訊,你可以收聽這些 Podcasts。 From 4b2fc796693ac3cc4d92c9eba928e40975074016 Mon Sep 17 00:00:00 2001 From: Ender Ahmet Yurt Date: Fri, 24 Oct 2025 09:02:04 +0300 Subject: [PATCH 5/7] Update ko/community/index.md Co-authored-by: Chayoung You --- ko/community/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ko/community/index.md b/ko/community/index.md index ff9e00759c..ba9d05f20d 100644 --- a/ko/community/index.md +++ b/ko/community/index.md @@ -47,7 +47,7 @@ Ruby의 장점, 특징에 대한 설명에서 빠지지 않고 등장하는 것 콘퍼런스에서는 Ruby에서 작업 중인 내용의 공유, Ruby의 미래에 대한 토론, Ruby 커뮤니티의 뉴비의 환영 등을 함께합니다. - 또한 [rubyevents.org](https://www.rubyevents.org/)를 방문하면 Ruby 컨퍼런스 및 강연 동영상을 확인할 수 있습니다. + 또한 [RubyEvents.org](https://www.rubyevents.org/)를 방문하면 Ruby 컨퍼런스 및 강연 동영상을 확인할 수 있습니다. [팟캐스트](podcasts/) : Ruby에 대해 듣고 싶다면 다음 Ruby 팟캐스트 중 하나를 들어보세요. 루비스트들이 From af17a3c0758a0af6585adb60e6a2f19593b86e71 Mon Sep 17 00:00:00 2001 From: Ender Ahmet Yurt Date: Fri, 24 Oct 2025 09:02:10 +0300 Subject: [PATCH 6/7] Update en/community/index.md Co-authored-by: Chayoung You --- en/community/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/community/index.md b/en/community/index.md index df41e94716..b9e16344b6 100644 --- a/en/community/index.md +++ b/en/community/index.md @@ -45,7 +45,7 @@ to start: work-in-progress, discuss the future of Ruby, and welcome newcomers to the Ruby community. - Additionally, you can visit [rubyevents.org](https://www.rubyevents.org/) to find videos of Ruby conferences and talks. + Additionally, you can visit [RubyEvents.org](https://www.rubyevents.org/) to find videos of Ruby conferences and talks. [Podcasts](podcasts/) : If you prefer to listen to discussions about Ruby rather than read, From 4c5bf888e9c148578bd1b9122b13fc4cfcd53802 Mon Sep 17 00:00:00 2001 From: Ender Ahmet Yurt Date: Fri, 24 Oct 2025 09:02:21 +0300 Subject: [PATCH 7/7] Update en/community/conferences/index.md Co-authored-by: Chayoung You --- en/community/conferences/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/community/conferences/index.md b/en/community/conferences/index.md index 7cbac88f84..547b889ea5 100644 --- a/en/community/conferences/index.md +++ b/en/community/conferences/index.md @@ -34,7 +34,7 @@ event dates, location, CFP (Call For Proposals) and Registration information. ### Regional Ruby Conferences -An updated list of Regional Ruby Conferences is available at [https://www.rubyevents.org/][rc]. +An updated list of Regional Ruby Conferences is available at [RubyEvents.org][rc]. You can also find the GitHub repository link there to add or update information yourself.