Skip to content

Commit

Permalink
update v3 pre-release banner to point at second pre-release announcem…
Browse files Browse the repository at this point in the history
…ent (#1200)
  • Loading branch information
AndrewJakubowicz authored Oct 2, 2023
1 parent 0e72945 commit d9c2314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lit-dev-content/site/_includes/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
{% elif selectedVersion === "v3" %}
<litdev-banner>
You're viewing docs for a pre-release version of Lit. Read the Lit 3.0 pre-releases
announcement <a href="/blog/2023-05-15-lit-3.0-prerelease/">here</a>.
announcement <a href="/blog/2023-09-27-lit-3.0-prerelease-2/">here</a>.
</litdev-banner>
{% endif %}

Expand Down

0 comments on commit d9c2314

Please sign in to comment.