Skip to content

Commit

Permalink
Merge pull request #58 from jenkins-infra/plugins-number
Browse files Browse the repository at this point in the history
Update the plugins number on the Plugin Site front page
  • Loading branch information
oleg-nenashev committed Sep 5, 2019
2 parents 5f04770 + aed1926 commit e76025c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class Main extends React.PureComponent {
onSubmit={this.handleOnSubmit}>
<h1>Plugins Index</h1>
<p>
Discover the 1000+ community contributed Jenkins plugins to support building, deploying and automating any project.
Discover the 1500+ community contributed Jenkins plugins to support building, deploying and automating any project.
</p>
<nav className={classNames(styles.navbar, 'navbar')}>
<div className="nav navbar-nav">
Expand Down

0 comments on commit e76025c

Please sign in to comment.