Skip to content

Commit 150ca7d

Browse files
committed
Updated contributing.md file
1 parent d2f314b commit 150ca7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- (cleanup) ...
1717
- (test) ...
1818
- (doc) ...
19-
1. When you've finished with your fix or feature, Rebase upstream changes into your branch. submit a [pull request][https://github.com/codeprep/coding_challenges/pulls]
19+
1. When you've finished with your fix or feature, Rebase upstream changes into your branch. submit a [pull request](https://github.com/codeprep/coding_challenges/pulls)
2020
directly to master. Include a description of your changes.
2121
1. Your pull request will be reviewed by a member of the CodePrep team.
2222

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ during your job interview.
1111
## Table of Contents
1212

1313
1. [Requirements](#requirements)
14-
1. [Installation Instructions](#installation_instructions)
14+
1. [Installation Instructions](#Installation_Instructions)
1515
1. [Writing Your Solution] (#writing_your_solution)
1616
1. [Testing Your Code] (#testing_your_code)
1717
1. [Contributing](#contributing)

0 commit comments

Comments
 (0)