Skip to content

Commit 63776e0

Browse files
committed
correct url on mcs-sweep_folders
1 parent 153eaa8 commit 63776e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mcs-sweep_folders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ format: docusaurus-md
88

99
# Introduction {#introduction}
1010

11-
This page introduces code for taking [MCS UKDS End User Licence](https://doi.org/10.5255/UKDA-Series-2000031) zipped Stata (`.dta`) files, unzipping them and placing into per-sweep folders. The code is available on GitHub: https://github.com/CLS-Data/make-directories-mcs.
11+
This page introduces code for taking [MCS UKDS End User Licence](https://doi.org/10.5255/UKDA-Series-2000031) zipped Stata (`.dta`) files, unzipping them and placing into per-sweep folders. The code is available on GitHub: [https://github.com/CLS-Data/make-directories-mcs](https://github.com/CLS-Data/make-directories-mcs).
1212

1313
To use the code, first download or clone the GitHub directory. To download the directory, on the GitHub website, click `Code -> Download Zip` (see screenshot below) then unzip the downloaded file and place in a suitable location on your computer. To clone the directory, open your computer's command line or terminal, navigate to an appropriate location (`cd ...`) and type `git clone https://github.com/CLS-Data/make-directories-mcs`. You may want to rename the folder from `make-directories-mcs` to `MCS` or something similar.
1414

0 commit comments

Comments
 (0)