Skip to content

Commit 99acd45

Browse files
Merge pull request #7369 from Joiejoie1/fix-pricing-links-7348
fix: updated broken pricing page and documentation links #7348
2 parents 31f7a1b + e565784 commit 99acd45

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/assets/data/faq/index.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -478,17 +478,17 @@ const data = {
478478
{
479479
question: "How often does Layer5 offer internships?",
480480
category: "Careers",
481-
category: "Internships",
481+
subcategory: "Internships",
482482
answer: [
483483
"Continuously. Layer5 has internships starting and stopping frequently. Some internships rigidly start and stop on particular dates, while other internships offered start as a batch of candidates show collective readiness. We work with individuals to align the timings of the internship with other activities in their life.",
484484
],
485-
link: "https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22help+wanted%22+",
485+
link: "https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+label%3A%22help+wanted%22+%28org%3Alayer5io+OR+org%3Ameshery+OR+user%3Aservice-mesh-patterns+OR+user%3Aservice-mesh-performance%29",
486486
linktext: 'Grab a "Help Wanted" Issue',
487487
},
488488
{
489489
question: "What are characteristics of successful interns?",
490490
category: "Careers",
491-
category: "Internships",
491+
subcategory: "Internships",
492492
answer: [
493493
"Interns that thrive at Layer5 are those that espouse the Layer5 culture of paying it forward. These interns freely help other contributors, understanding that 1) they learn as they teach and assist others, 2) their projects are furthered with more contributors engage, and 3) any contributors path to maintainership is one of enabling others.",
494494
"Successful interns steward projects naturally as they become a resource to other contributors. These interns frequently become component and/or core maintainers.",
@@ -500,7 +500,7 @@ const data = {
500500
{
501501
question: "What are accomplishments of successful interns?",
502502
category: "Careers",
503-
category: "Internships",
503+
subcategory: "Internships",
504504
answer: [
505505
"Many Layer5 interns speak at large, public technology conferences like KubeCon, DockerCon, and so on. They write blog posts and share about their experience and learnings on social media. They engage with their whole self.",
506506
"Many interns become open source maintainers, and have ongoing responsibility to steward Layer5 and CNCF projects.",
@@ -509,15 +509,15 @@ const data = {
509509
{
510510
question: "Are internships offered based on previous experiences or projects?",
511511
category: "Careers",
512-
category: "Internships",
512+
subcategory: "Internships",
513513
answer: [
514514
"Internships are offered based on our commitment to supporting individuals who make a meaningful impact in the community and on our projects. While experience in other projects is wonderful and can be helpful as individuals strive to contribute meaningfully here, it is not a determining factor in whether or not an internship is appropriate to award. The metric we use is whether the individual demonstrates a sustained and positive impact on the projects we steward. We extend support to anyone who achieves this, often in the form of an internship if it proves beneficial to the individual.",
515515
],
516516
},
517517
{
518518
question: "Is Layer5 hiring?",
519519
category: "Careers",
520-
category: "Full-time",
520+
subcategory: "Full-time",
521521
answer: [
522522
"Nearly perpetually, yes.",
523523
"In support of individuals making an impact in our open source projects, we hire individuals directly from our community."

0 commit comments

Comments
 (0)