Skip to content

Commit

Permalink
Merge pull request #1563 from sathishreddynp/patch-2
Browse files Browse the repository at this point in the history
Update getting-started.md
  • Loading branch information
kevinchappell authored Jun 4, 2024
2 parents 70ab94a + d8342ac commit c180c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Once you have the module/plugin installed, include it in your build process for
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js"></script>
<script src="https://formbuilder.online/assets/js/form-builder.min.js"></script>
<script>

<script src="https://formbuilder.online/assets/js/form-render.min.js"></script>
<script>
jQuery(function($) {
Expand Down

0 comments on commit c180c9f

Please sign in to comment.