Skip to content

Commit 6d4d67a

Browse files
committed
[fix #34] fix link (http -> https)
1 parent c3c6da4 commit 6d4d67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_extras/data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ with it using exactly the same tools we'll learn about today.
2323
>
2424
> The database is currently available in csv, json, and sqlite.
2525
>
26-
> This database is not designed for research as it intentionally removes some of the real-world complexities. The original database is published at [Ecological Archives](http://esapubs.org/archive/ecol/E090/118/) and this version of the database should be used for research purposes. The Python code used for converting the original database to this teach version is included as 'create_portal_teach_dataset.py'. Suggested changes or additions to this dataset can be requested or contributed in the project GitHub repository [https://github.com/weecology/portal-teachingdb](https://github.com/weecology/portal-teachingdb).
26+
> This database is not designed for research as it intentionally removes some of the real-world complexities. The original database is published at [Ecological Archives](https://esapubs.org/archive/ecol/E090/118/) and this version of the database should be used for research purposes. The Python code used for converting the original database to this teach version is included as 'create_portal_teach_dataset.py'. Suggested changes or additions to this dataset can be requested or contributed in the project GitHub repository [https://github.com/weecology/portal-teachingdb](https://github.com/weecology/portal-teachingdb).
2727
>
2828
> **CITATION:** Ernest, Morgan; Brown, James; Valone, Thomas; White, Ethan P. (2017): Portal Project Teaching Database. figshare. https://doi.org/10.6084/m9.figshare.1314459.v6
2929
{: .prereq}

0 commit comments

Comments
 (0)