Skip to content

Commit d527ec4

Browse files
authored
Merge pull request devkodeio#12 from mritunjaysaha/mritunjay
resolved bug: contributing guide 404 error
2 parents d39c6fe + 068a810 commit d527ec4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@
1818

1919
---
2020

21-
- [DOM Events](./code-snippets/dom-events.md)
22-
- [Hoisting](./code-snippets/hoisting.md)
23-
- Scopes & Closures
24-
- Functions
25-
- Objects
26-
- Error handling
27-
- Promises
28-
- Async/Await
21+
- [DOM Events](./code-snippets/dom-events.md)
22+
- [Hoisting](./code-snippets/hoisting.md)
23+
- Scopes & Closures
24+
- Functions
25+
- Objects
26+
- Error handling
27+
- Promises
28+
- Async/Await
2929

3030
### Contributing Guide
3131

32-
If you want to contribute, improve or suggest changes to this repo, then check out the [Contributing Guide](./contributing.md)
32+
If you want to contribute, improve or suggest changes to this repo, then check out the [Contributing Guide](./CONTRIBUTING.md)
3333
<br/><br/>
3434

3535
### Contributors
3636

3737
&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://github.com/devkodeio/javascript-interview-questions/graphs/contributors">
38-
<img src="https://contrib.rocks/image?repo=devkodeio/javascript-interview-questions" />
38+
<img src="https://contrib.rocks/image?repo=devkodeio/javascript-interview-questions" />
3939
</a>
4040

4141
### Stargazers

0 commit comments

Comments
 (0)