Skip to content

Commit

Permalink
fix: use html5 tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Oct 8, 2024
1 parent 9bcb1cf commit 5911009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/markdown/data/database.md.vm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Using a Database Server
=======================
<font color="red">**WARNING: This discusses an advanced setup and you may run into issues.**</font>
<p style="color:red">**WARNING: This discusses an advanced setup and you may run into issues.**</p>

Out of the box dependency-check uses a local H2 database. The location of the database
file is configured using the data directory configuration option (see
Expand Down

0 comments on commit 5911009

Please sign in to comment.