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: _includes/developer-joy.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<divclass="width-6-12 width-12-12-m">
11
11
<h3>Live Coding</h3>
12
12
<p>Improve and expedite the inner loop development process with live coding where code changes are automatically reflected in your running application. code -> refresh browser -> repeat</p>
13
-
<pclass="textCTA"><iclass="fa fa-chevron-right"></i><ahref="{{site.baseurl}}/guides/maven-tooling#dev-mode/">Read the Dev Mode guide</a></p>
13
+
<pclass="textCTA"><iclass="fa fa-chevron-right"></i><ahref="{{site.baseurl}}/guides/maven-tooling#dev-mode">Read the Dev Mode guide</a></p>
0 commit comments