Skip to content

Commit

Permalink
Update src/components/Banner/index.tsx
Browse files Browse the repository at this point in the history
I added that in to try and make the formatting look better as it didn't look like there was a clear space before the hyperlink but sine it didn't seem to make a difference I'll take this change ;-)

Co-authored-by: Shelley Lambert <[email protected]>
  • Loading branch information
sxa and smlambert authored Sep 25, 2023
1 parent bad4e17 commit 7dec6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Banner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const Banner = () => {
<strong className='p-1'>25th of September 2023:</strong>
We are awaiting access to the new Java 21's specification tests
before formally releasing Temurin 21. In the meantime
<a href="https://adoptium.net/blog/2023/08/early-access-builds/">early
<a href="https://adoptium.net/blog/2023/08/early-access-builds/"> early
access builds</a> (untested and not for production use) can be downloaded
from <a href="https://adoptium.net/temurin/nightly/?version=21">here</a> or
from <a href="http://api.adoptium.net/">our API</a>.
Expand Down

0 comments on commit 7dec6ad

Please sign in to comment.