Skip to content

Commit e369573

Browse files
committed
Added link to JProfiler
1 parent 1735a5f commit e369573

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/pages/en/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ class Index extends React.Component {
100100
<MarkdownBlock>
101101
A thanks also goes out to the [Apollo](https://github.com/apollographql) and [Prisma](https://github.com/prisma) teams for their continued efforts to improve the GraphQL Developer Experience.
102102
</MarkdownBlock>
103+
<MarkdownBlock>
104+
[JProfiler Java profiler](https://www.ej-technologies.com/products/jprofiler/overview.html) license provided by ej-technologies GmbH.
105+
</MarkdownBlock>
103106
<img src={`${baseUrl}img/js-graphql-logo.png`} alt={siteConfig.title} style={{marginTop: "100px"}}/>
104107
</div>
105108
);

0 commit comments

Comments
 (0)