Skip to content

Commit 07e740f

Browse files
author
hornik
committed
Improve URLs.
git-svn-id: https://svn.r-project.org/R/trunk@88355 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 8cb4cd8 commit 07e740f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

doc/manual/R-data.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ Traditionally there had been large (and expensive) commercial @abbr{RDBMS}s
12041204
(@uref{https://www.ibm.com/products/informix, Informix};
12051205
@uref{https://www.oracle.com, Oracle};
12061206
@I{Sybase};
1207-
@uref{https://www.ibm.com/db2, IBM's DB2};
1207+
@uref{https://www.ibm.com/products/db2, IBM's DB2};
12081208
@uref{https://www.microsoft.com/sql-server/, Microsoft @acronym{SQL}
12091209
Server} on Windows) and academic and small-system databases (such as
12101210
MySQL@footnote{and forks, notably MariaDB.}, PostgreSQL, Microsoft

src/library/datasets/man/swiss.Rd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,10 @@
6363
Wadsworth & Brooks/Cole.
6464
}
6565
\note{
66-
Files for all 182 districts in 1888 and other years have been available at
67-
\url{https://oprdata.princeton.edu/archive/pefp/switz.aspx}.
66+
Files for all 182 districts in 1888 and other years are available via
67+
\url{https://opr.princeton.edu/princeton-european-fertility-project},
68+
currently at
69+
\url{https://opr.princeton.edu/switzerland-socio-economic-variables-1870-1930}.
6870

6971
They state that variables \code{Examination} and \code{Education}
7072
are averages for 1887, 1888 and 1889.

0 commit comments

Comments
 (0)