Skip to content

Commit 3e38723

Browse files
authored
new org name
1 parent 250abac commit 3e38723

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@
3838
</li>
3939
</ul>
4040

41-
This package has the data for the University of Washington Fish507
41+
This package has the data for the University of Washington Fish550
4242
Applied Time Series Analysis
43-
[course](https://nwfsc-timeseries.github.io/atsa) and [lab
44-
book](https://nwfsc-timeseries.github.io/atsa-labs).
43+
[course](https://atsa-es.github.io/atsa) and [lab
44+
book](https://atsa-es.github.io/atsa-labs).
4545

4646
### INSTALL
4747

4848
To install:
4949

5050
library(devtools)
51-
devtools::install_github("nwfsc-timeseries/atsalibrary")
51+
devtools::install_github("atsa-es/atsalibrary")
5252

5353
Windows users:
5454

@@ -68,10 +68,10 @@ data(package="atsalibrary")
6868

6969
### DOCUMENTATION
7070

71-
- [ATSA lab book](https://nwfsc-timeseries.github.io/atsa-labs/) - The
71+
- [ATSA lab book](https://atsa-es.github.io/atsa-labs/) - The
7272
atsalibrary is used in our Applied Time Series Analysis book
7373
developed from the labs in our course.
74-
- [ATSA course website](https://nwfsc-timeseries.github.io/atsa/) - We
74+
- [ATSA course website](https://atsa-es.github.io/atsa/) - We
7575
have lectures and all material from our course on our course
7676
website.
7777

0 commit comments

Comments
 (0)