change to html format

This commit is contained in:
conrad
2022-03-10 12:58:56 +10:00
parent b04ed326c4
commit 22d27cb9dc
2 changed files with 10 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
<html>
<body>
<br>
The list of changes is part of the documentation:
<ul>
<li><a href="http://arma.sourceforge.net/docs.html#changelog">docs.html#changelog</a> (online copy)</li>
<li><a href="docs.html#changelog">docs.html#changelog</a> (local copy)</li>
</ul>
</body>
</html>
-2
View File
@@ -1,2 +0,0 @@
* [http://arma.sourceforge.net/docs.html#changelog](http://arma.sourceforge.net/docs.html#changelog) (online copy)
* [docs.html#changelog](docs.html#changelog) (local copy)