Skip to content

Commit f51b094

Browse files
author
Vivek Vishal
authored
fix build
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent f051f96 commit f51b094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/pages/solutions/devrel-platform-for-kubernetes-and-cloudnative-content

src/pages/solutions/devrel-platform-for-kubernetes-and-cloudnative-content/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import React from "react";
22

33
import SEO from "../../../components/seo";
4-
import DevrelSolutionsPage from "../../../sections/Community/Devrel-platform";
4+
import DevrelSolutionsPage from "../../../sections/Devrel-platform";
55

66
const DevrelSolutions = () => {
77
return (

0 commit comments

Comments
 (0)