Skip to content

Commit 547f695

Browse files
authored
Revert "Add shoutout for beta testing to help screen (#704)" (#739)
This reverts commit f4a0232.
1 parent b5db172 commit 547f695

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

vscode-wpilib/resources/webviews/help.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,14 @@ <h1>WPILib Help</h1>
1313

1414
<p>Welcome to WPILib Help!</p>
1515

16-
<p>Thank you for beta testing the 2025 WPILib. Please see the <a
17-
href="https://docs.wpilib.org/en/latest/docs/beta/beta-getting-started/welcome.html">the beta test
18-
instructions</a> for the expectations for beta testing and provide your feedback at <a href="https://github.com/wpilibsuite/2025Beta">https://github.com/wpilibsuite/2025Beta</a>.</p>
19-
20-
<p>For more help, see
21-
<a href="https://docs.wpilib.org/en/latest">the WPILib documentation.</a>
22-
</p>
23-
2416
<p>To open this window again, open the Command Palette (F1 or View->Command Palette), and select
2517
<b>Open WPILib Help.</b>
2618
</p>
2719

20+
<p>For more help, see
21+
<a href="https://docs.wpilib.org/en/stable">the WPILib documentation.</a>
22+
</p>
23+
2824
</body>
2925

3026
</html>

0 commit comments

Comments
 (0)