Skip to content

Commit a28019b

Browse files
authored
updating links and text. (#849)
1 parent 0e15c56 commit a28019b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ As stated in [Xarray Spatial code of conduct](https://github.com/xarray-contrib/
44

55
### Getting Started
66

7-
Information about installation and setting up a development environment can be found at the [Getting Started page] https://xarray-spatial.readthedocs.io/getting_started/index.html.
7+
Information about installation and setting up a development environment can be found at the [Getting Started page](https://xarray-spatial.readthedocs.io/en/stable/getting_started/index.html).
88

99
### Choosing something to work on
1010

@@ -28,7 +28,7 @@ In order to avoid duplication of effort, it's always a good idea to comment on a
2828

2929
1. Make sure that there is a corresponding issue for your change first. If there isn't yet, create one.
3030

31-
2. Create a fork of the Xarray Spatial repository on GitHub (this is only done before *first*) contribution).
31+
2. Create a fork of the Xarray Spatial repository on GitHub (this is only done before *first*) contribution.
3232

3333
3. Create a branch off the `master` branch with a meaningful name. Preferably include issue number and a few keywords, so that we will have a rough idea what the branch refers to, without looking up the issue.
3434

@@ -45,4 +45,4 @@ In order to avoid duplication of effort, it's always a good idea to comment on a
4545

4646
### Attribution
4747

48-
Portions of text derived from [Bokeh CONTRIBUTING file]: (https://github.com/bokeh/bokeh/blob/branch-2.4/.github/CONTRIBUTING.md)
48+
Portions of text derived from [Bokeh CONTRIBUTING file]: (https://github.com/bokeh/bokeh/blob/branch-3.4/.github/CONTRIBUTING.md)

0 commit comments

Comments
 (0)