diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index d33db5b..8cf555b 100755 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -18,8 +18,8 @@

<%= t("landing.welcome").html_safe %>

-

<%= t("landing.about", href: link_to(t("greenlight"), "https://bigbluebutton.org/2018/07/09/greenlight-2-0/", target: "_blank", rel: "noopener")).html_safe %>

- <%= link_to "https://youtu.be/Hso8yLzkqj8", target: "_blank" do %> +

<%= t("landing.about", href: link_to(t("greenlight"), "https://jingweiht.com/greenlight-2-0/", target: "_blank", rel: "noopener")).html_safe %>

+ <%= link_to "#", target: "_blank" do %>

<%= t("landing.video") %>

<% end %>