We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff3497 commit 1c1c584Copy full SHA for 1c1c584
src/main/resources/static/js/main.js
@@ -1,7 +1,7 @@
1
2
jQuery(document).ready(function() {
3
4
- // Fetch injected URL from DOM
+ // Fetch injected URL from DOM
5
var eiffelDocumentationUrlLinks = $('#eiffelDocumentationUrlLinks').text();
6
var frontendServiceUrl = $('#frontendServiceUrl').text();
7
0 commit comments