File tree Expand file tree Collapse file tree
collections/resources/faq
Careers/Careers-Internship-grid
Meshery/Meshery-integrations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import FAQ from "../../../sections/General/Faq";
1818
1919<ResourcesWrapper >
2020 <div >
21- <FAQ category = { [" internships " ]} />
21+ <FAQ category = { [" careers " ]} />
2222 </div >
2323</ResourcesWrapper >
2424;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ const InternshipPage = ({ hide_heading }) => {
130130 < div >
131131 < ProgramsGrid sub_section = { true } />
132132 </ div >
133- < FAQ category = { [ "internships " ] } />
133+ < FAQ category = { [ "careers " ] } />
134134 < div >
135135 < h1 > Participating Partners</ h1 >
136136 < div className = "grid" >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ const Integrations = () => {
1717 < >
1818 < IntegrationsGrid count = { "All" } />
1919 < Card />
20- < FAQ category = { [ "Meshery Integrations" ] } />
20+ < FAQ category = { [ "Meshery" ] } subcategory = { [ " Integrations"] } />
2121 </ >
2222 ) ;
2323 } else {
You can’t perform that action at this time.
0 commit comments