Skip to content

Commit 97371a3

Browse files
committed
Fix getVersion href
1 parent 8a23dd4 commit 97371a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/pages/articles/Meta.xml.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ It is also the scope of "elements". It is written in XML, which is based on HTML
9090
</ul>
9191
</ul>
9292

93-
<li><strong>&lt;min_mta_version/&gt;</strong> Minimum version requirements for this resource to run correctly. When authoring resources, the minimum version should usually be set to the current released version of MTA:SA, in the sortable format (e.g. <code>1.6.0-9.22279.0</code>). See <a href="reference/getVersion">getVersion</a> for details.</li>
93+
<li><strong>&lt;min_mta_version/&gt;</strong> Minimum version requirements for this resource to run correctly. When authoring resources, the minimum version should usually be set to the current released version of MTA:SA, in the sortable format (e.g. <code>1.6.0-9.22279.0</code>). See <a href="/reference/getVersion">getVersion</a> for details.</li>
9494
<ul>
9595
<li><strong>client:</strong> The minimum client version.</li>
9696
<li><strong>server:</strong> The minimum server version.</li>

0 commit comments

Comments
 (0)