Skip to content

Commit

Permalink
We're well into 1900+ now (#1590)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-beck authored Feb 2, 2024
1 parent 4f96ed6 commit 6e907e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/plugin-site/src/templates/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function IndexPage() {
<div className="logo"><JenkinsVoltron /></div>
<div className="content">
<h1>{pageTitle}</h1>
<p>Discover the 1800+ community contributed Jenkins plugins to support building, deploying and automating any project.</p>
<p>Discover the 1900+ community contributed Jenkins plugins to support building, deploying and automating any project.</p>
<SearchBox
handleOnSubmit={handleOnSubmit}
query={query}
Expand Down

0 comments on commit 6e907e3

Please sign in to comment.