From 071a6bd2ff47a05a8996ae5d577e49da45bacd18 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Tue, 20 Jun 2017 12:25:23 -0400 Subject: [PATCH] fix broken links to datascience.iq (deceased) #3431 --- doc/sphinx-guides/source/developers/dev-environment.rst | 6 +++--- doc/sphinx-guides/source/developers/intro.rst | 2 +- doc/sphinx-guides/source/developers/unf/index.rst | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/sphinx-guides/source/developers/dev-environment.rst b/doc/sphinx-guides/source/developers/dev-environment.rst index 7109b37ebf0..34c855840cd 100755 --- a/doc/sphinx-guides/source/developers/dev-environment.rst +++ b/doc/sphinx-guides/source/developers/dev-environment.rst @@ -59,12 +59,12 @@ Recommendations Mac OS X ~~~~~~~~ -The setup of a Dataverse development environment assumes the presence of a Unix shell (i.e. bash) so an operating system with Unix underpinnings such as Mac OS X or Linux is recommended. (The `development team at IQSS `_ has standardized Mac OS X.) Windows users are encouraged to install `Cygwin `_. +The setup of a Dataverse development environment assumes the presence of a Unix shell (i.e. bash) so an operating system with Unix underpinnings such as Mac OS X or Linux is recommended. (The `development team at IQSS `_ has standardized Mac OS X.) Windows users are encouraged to install `Cygwin `_. Netbeans ~~~~~~~~ -While developers are welcome to use any editor or IDE they wish, Netbeans 8+ is recommended because it is free of cost, works cross platform, has good support for Java EE projects, and happens to be the IDE that the `development team at IQSS `_ has standardized on. +While developers are welcome to use any editor or IDE they wish, Netbeans 8+ is recommended because it is free of cost, works cross platform, has good support for Java EE projects, and happens to be the IDE that the `development team at IQSS `_ has standardized on. NetBeans can be downloaded from http://netbeans.org. Please make sure that you use an option that contains the Jave EE features when choosing your download bundle. While using the installer you might be prompted about installing JUnit and Glassfish. There is no need to reinstall Glassfish, but it is recommended that you install JUnit. @@ -97,7 +97,7 @@ Before cloning the repo, you are invited to read about our branching strategy in Determine Which Repo To Push To ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Developers who are not part of the `development team at IQSS `_ should first fork https://github.com/IQSS/dataverse per https://help.github.com/articles/fork-a-repo/ +Developers who are not part of the `development team at IQSS `_ should first fork https://github.com/IQSS/dataverse per https://help.github.com/articles/fork-a-repo/ Cloning the Project from Netbeans ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/doc/sphinx-guides/source/developers/intro.rst b/doc/sphinx-guides/source/developers/intro.rst index b8bf46b544f..633297e74b7 100755 --- a/doc/sphinx-guides/source/developers/intro.rst +++ b/doc/sphinx-guides/source/developers/intro.rst @@ -41,7 +41,7 @@ As a developer, you also may be interested in these projects related to Datavers - Miniverse - expose metrics from a Dataverse database: https://github.com/IQSS/miniverse - `Zelig `_ (R) - run statistical models on files uploaded to Dataverse: https://github.com/IQSS/Zelig -- `TwoRavens `_ (Javascript) - a `d3.js `_ interface for exploring data and running Zelig models: https://github.com/IQSS/TwoRavens +- `TwoRavens `_ (Javascript) - a `d3.js `_ interface for exploring data and running Zelig models: https://github.com/IQSS/TwoRavens - :doc:`/developers/unf/index` (Java) - a Universal Numerical Fingerprint: https://github.com/IQSS/UNF - `DataTags `_ (Java and Scala) - tag datasets with privacy levels: https://github.com/IQSS/DataTags - GeoConnect (Python) - create a map by uploading files to Dataverse: https://github.com/IQSS/geoconnect diff --git a/doc/sphinx-guides/source/developers/unf/index.rst b/doc/sphinx-guides/source/developers/unf/index.rst index 7759a64383f..0651891242d 100644 --- a/doc/sphinx-guides/source/developers/unf/index.rst +++ b/doc/sphinx-guides/source/developers/unf/index.rst @@ -29,7 +29,7 @@ available, for cross-validation. Learn more: Micah Altman, Jeff Gill and Michael McDonald, 2003, `Numerical Issues in Statistical Computing for the Social Scientist -`_, +`_, New York: John Wiley. **Contents:**