minor changes to jquery exercises
This commit is contained in:
		@@ -194,7 +194,7 @@ block content
 | 
			
		||||
                <div class="modal-content">
 | 
			
		||||
                    <div class="modal-header">
 | 
			
		||||
                        <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
 | 
			
		||||
                        <h4 class="modal-title" id="myModalLabel">Congratulations! You've finished our jQuery exercises! Go back to Free Code Camp and mark this challenge complete.</h4>
 | 
			
		||||
                        <h4 class="modal-title" id="myModalLabel">Congratulations! You've finished our jQuery exercises! <a href="http://www.freecodecamp.com/">Go back to Free Code Camp </a> and mark this challenge complete.</h4>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="modal-body">
 | 
			
		||||
                        <div id="hint"></div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user