diff --git a/kumascript/macros/GamesSidebar.ejs b/kumascript/macros/GamesSidebar.ejs index 605281f43020..1d760807ff2a 100644 --- a/kumascript/macros/GamesSidebar.ejs +++ b/kumascript/macros/GamesSidebar.ejs @@ -399,7 +399,7 @@ const text = mdn.localStringMap({
  • <%=text["Building_up_a_basic_demo_with_Babylon.js"]%>
  • <%=text["Building_up_a_basic_demo_with_PlayCanvas"]%>
  • <%=text["Building_up_a_basic_demo_with_Three.js"]%>
  • -
  • <%=text["WebVR_guide"]%>
  • +
  • <%=text["WebXR_guide"]%>
  • <%=text["3D_collision_detection"]%>
  • <%=text["Bounding_volume_collision_detection_with_THREE.js"]%>