Skip to content

Commit e018b34

Browse files
authored
Merge pull request #425 from datacarpentry/fix-setup-links
Fix links to setup instructions
2 parents f041003 + 09bdce7 commit e018b34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ lesson.
4949

5050
For installation instructions and to download the data used in this
5151
lesson, see the
52-
[Geospatial Workshop Overview](http://www.datacarpentry.org/geospatial-workshop/setup.html).
52+
[Geospatial Workshop Overview](http://www.datacarpentry.org/geospatial-workshop/#setup).
5353

5454
### Setup RStudio Project
5555

5656
Make sure you have set up a RStudio project for this lesson, as
5757
described in the
58-
<a href="{{ site.baseurl }}/setup.html" target="_blank">setup instructions</a>
58+
[setup instructions](http://www.datacarpentry.org/geospatial-workshop/#setup)
5959
and that your working directory is correctly set.
6060

6161

learners/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This lesson is designed to be taught in conjunction with other lessons
66
in the [Data Carpentry Geospatial workshop](http://www.datacarpentry.org/geospatial-workshop/).
77
For information about required software, and to access the datasets used
88
in this lesson, see the
9-
[setup instructions](https://datacarpentry.org/geospatial-workshop/setup.html)
9+
[setup instructions](https://datacarpentry.org/geospatial-workshop/#setup)
1010
on the workshop homepage.
1111

1212

0 commit comments

Comments
 (0)