You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/data/faq/index.js
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -259,8 +259,10 @@ const data = {
259
259
question: "Do you have special pricing for open source / non-profit projects?",
260
260
category: "Pricing",
261
261
answer: [
262
-
"Yes, we offer significant discounts for open source projects. Contact us at hello@layer5.io with the details of your open source project to apply for discount.",
262
+
"Yes, we offer significant discounts for open source projects. Visit open source pricing page and sign up with details of your open source project to apply for discount.",
<pstyle={{fontWeight: "700"}}>Layer5-Sponsored Open Source program is ideal for developers working on projects without a path to commercialization.</p>
21
21
<h4style={{marginBottom: "1.5rem"}}>Why join the Layer5-Sponsored Open Source program?</h4>
Leverage tools for discovering existing infrastructure, visualizing Kubernetes applications, and managing multi-cloud clusters. Layer5 provides built-in components, public catalogs, and performance profiling to streamline your project's development.
To qualify for the Layer5-Sponsored Open Source program, your project namespace must:
37
37
</p>
@@ -40,7 +40,7 @@ const SignupForm = () => {
40
40
<li>Meet the <ahref="https://opensource.org/docs/osd">Open Source Initiative definition.</a></li>
41
41
<li>Not have a pathway to commercialization. Your organization must not seek to make a profit through services or by charging for higher tiers. Accepting donations to sustain your efforts is permissible.</li>
42
42
</ul>
43
-
<h4>Layer5-Sponsored Open Source program Terms of Agreement</h4>
43
+
<h4style={{margin: "1.875rem 0 1.3rem"}}>Layer5-Sponsored Open Source program Terms of Agreement</h4>
44
44
<ul>
45
45
<li>Program benefits are provided only to project leads and core project committers.</li>
46
46
<li>Program status and benefits are valid for one year and can be renewed if your project still meets the program requirements.</li>
0 commit comments