Skip to content

Commit f57c836

Browse files
committed
fix some formatting errors
1 parent db08438 commit f57c836

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Before making a pull request, please make sure of the following:
99
* Make a separate pull request for each of the tutorial
1010
* Use the following format `[Title](!link_to_tutorial)`
1111
* If your tutorial is a multi-part series, use the following format:
12-
* ```
12+
```
1313
* Title
1414
* [Part 1](!link_to_part_1)
1515
* [Part 2](!link_to_part_2)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
2828
* [Build an Instagram Clone](https://hackhands.com/building-instagram-clone-angularjs-satellizer-nodejs-mongodb/)
2929
* [How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
3030
* Build a Serverless MERN Story App with Webtask.io
31-
* [Part 1](!https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-1)
32-
* [Part 2](!https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-2)
31+
* [Part 1](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-1)
32+
* [Part 2](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-2)
3333

3434
## Python:
3535
* [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)

0 commit comments

Comments
 (0)