We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a810aa0 commit bc3504eCopy full SHA for bc3504e
1 file changed
website/pages/en/versions.js
@@ -23,7 +23,7 @@ function Versions(props) {
23
<h1>{siteConfig.title} Versions</h1>
24
</header>
25
<h3 id="latest">Current version (Stable)</h3>
26
- <p>Latest version of Docusaurus.</p>
+ <p>Latest version of QAppImageUpdate.</p>
27
<table className="versions">
28
<tbody>
29
<tr>
@@ -62,7 +62,7 @@ function Versions(props) {
62
</table>
63
<h3 id="archive">Past Versions</h3>
64
<p>
65
- Here you can find documentation for previous versions of Docusaurus.
+ Here you can find documentation for previous versions of QAppImageUpdate.
66
</p>
67
68
0 commit comments