Skip to content

Commit 2f16a9b

Browse files
authored
Update CONTRIBUTING.md
1 parent 4cd05ba commit 2f16a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To submit a style, please follow the following steps (for locale files, follow t
1010

1111
#### 1. Check that your style meets all our [style requirements](https://github.com/citation-style-language/styles/wiki/Style-Requirements)
1212

13-
#### 2. [Validate](https://github.com/citation-style-language/styles/wiki/Validation) your style against the CSL schema, and correct any validation errors
13+
#### 2. [Validate](https://validator.citationstyles.org/) your style against the CSL schema, and correct any validation errors
1414

1515
#### 3. Create a pull request
1616

@@ -33,7 +33,7 @@ To start, create a GitHub account and sign in.
3333
##### 3b. Submitting changes to an existing style
3434

3535
1. Visit https://github.com/citation-style-language/styles and find the style you wish to change (dependent styles are stored in the [dependent](https://github.com/citation-style-language/styles/tree/master/dependent) subdirectory).
36-
To search by file name press "t" (this activates GitHub’s [File Finder](https://github.com/blog/793-introducing-the-file-finder)) and start typing.
36+
To search the repository by file name, click the "Find file" button or press <kbd>t</kbd> to activate GitHub’s [file finder](https://help.github.com/en/github/searching-for-information-on-github/finding-files-on-github) and start typing.
3737
2. Click on the style name, which will bring you to a page like https://github.com/citation-style-language/styles/blob/master/apa.csl.
3838
3. Click the edit icon (in the shape of a pencil).
3939
This opens a code editor in which you can make your changes (you can for example copy and paste your modified style into this window).

0 commit comments

Comments
 (0)