@@ -5,10 +5,10 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and
5
5
6
6
<div align =" center " >
7
7
8
- ![ JavasScript Banner] [ banner ]
8
+ [ ![ JavasScript Banner] [ banner ]] ( DIRECTORY.md )
9
9
10
10
[ ![ Language grade: JavaScript] [ grade ]] [ lgtm ]
11
- ![ Checks] [ checks ]
11
+ [ ![ Checks] [ checks ]] [ actions ]
12
12
[ ![ Contributions Welcome] [ welcome ]] ( CONTRIBUTING.md )
13
13
[ ![ standard.js] [ standard-logo ]] [ standard-js ]
14
14
[ ![ Discord chat] [ chat ]] [ discord-server ]
@@ -32,8 +32,8 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and
32
32
Before contributing to this repository, make sure to read our [ Contribution Guidelines] ( CONTRIBUTING.md ) . You can look
33
33
at other [ TheAlgorithms Repositories] [ repositories ] or the [ issues with a "help wanted" label] [ help-wanted ] for
34
34
inspiration regarding what to implement. Our maintainers will guide you through how to make your contribution properly
35
- if you make any mistakes. The names of the maintainers of this repository is listed in the [ CODEOWNERS ] ( .github/CODEOWNERS )
36
- file.
35
+ if you make any mistakes. The names of the maintainers of this repository is listed in the
36
+ [ CODEOWNERS file] ( .github/CODEOWNERS ) .
37
37
38
38
You can find a list of the algorithms currently in the repository in the [ directory] ( DIRECTORY.md ) . Explanations of
39
39
many of the algorithms can be found in the [ wiki] [ explanation ] .
@@ -53,6 +53,7 @@ many of the algorithms can be found in the [wiki][explanation].
53
53
<!-- External Links -->
54
54
[ standard-js ] : https://standardjs.com/
55
55
[ discord-server ] : https://discord.gg/c7MnfGFGa6
56
+ [ actions ] : https://github.com/TheAlgorithms/JavaScript/actions
56
57
[ explanation ] : https://github.com/TheAlgorithms/JavaScript/wiki
57
58
[ repositories ] : https://github.com/orgs/TheAlgorithms/repositories
58
59
[ lgtm ] : https://lgtm.com/projects/g/TheAlgorithms/Javascript/context:javascript
0 commit comments