Skip to content

Commit 4b8fc3e

Browse files
author
Remi Kazeroni
committed
fix test
1 parent 5c06f2a commit 4b8fc3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_episodes/07-development-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@ git checkout -b your_branch_name
218218
Once our development is finished, we can initiate a ``pull request``.
219219
To this end, we encourage you to join the ESMValTool development team.
220220
221-
For more extensive documentation on contributing code,
222-
including a section on the
221+
For more extensive documentation on contributing code, including a section on the
223222
[GitHubWorkflow](https://docs.esmvaltool.org/en/latest/community/repository.html#github-workflow),
224-
please see the [Contributing code and documentation](https://docs.esmvaltool.org/en/latest/community/code_documentation.html) section in the ESMValtool documentation.
223+
please see the [Contributing code and documentation](https://docs.esmvaltool.org/en/latest/community/code_documentation.html)
224+
section in the ESMValtool documentation.
225225
226226
### Review process
227227

0 commit comments

Comments
 (0)