You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/pages/articles/Meta.xml.astro
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ It is also the scope of "elements". It is written in XML, which is based on HTML
90
90
</ul>
91
91
</ul>
92
92
93
-
<li><strong><min_mta_version/></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 <ahref="reference/getVersion">getVersion</a> for details.</li>
93
+
<li><strong><min_mta_version/></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 <ahref="/reference/getVersion">getVersion</a> for details.</li>
94
94
<ul>
95
95
<li><strong>client:</strong> The minimum client version.</li>
96
96
<li><strong>server:</strong> The minimum server version.</li>
0 commit comments