Skip to content

Commit 01b3895

Browse files
authored
Fix link format
1 parent 5e30f71 commit 01b3895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/javascript-j4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ to our custom element alerts)
1717
4. We always enable javascript strict mode as we aren't using javascript modules at the moment
1818

1919
We also use ESLint to enforce these rules. If you are familiar with javascript from other projects you've worked on you
20-
can find our eslint rules at (in the following location on GitHub)[https://github.com/joomla/joomla-cms/blob/4.0-dev/.eslintrc]
20+
can find our eslint rules at [in the following location on GitHub](https://github.com/joomla/joomla-cms/blob/4.0-dev/.eslintrc)

0 commit comments

Comments
 (0)