Skip to content

Commit 92b96bd

Browse files
committed
Update to point docs to github pages
1 parent 2bc0cf4 commit 92b96bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Depends: octave (>= 6.0.0)
1010
BuildRequires: libsqlite3-dev
1111
SystemRequirements: libsqlite3
1212
License: GPLv3+
13-
Url: https://github.com/gnu-octave/octave-sqlite/wiki/Octave-SQLITE-Toolkit
13+
Url: https://gnu-octave.github.io/octave-sqlite/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Octave documentation pages.
4949

5050
The Documentation is also installed as a pdf in the installed package folder.
5151

52-
An online summary of the documentation is also available at
53-
https://github.com/gnu-octave/octave-sqlite/wiki/Octave-SQLITE-Toolkit
52+
Online documentation is also available at
53+
https://gnu-octave.github.io/octave-sqlite/
5454

5555
## Reporting Bugs
5656

doc/octave-sqlite.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Octave that you have. The precise conditions can be found in the
5656
Octave SQLITE package and that also appears in @ref{Copying}.
5757

5858
To download a copy of the @acronym{GNU} Octave SQLITE package, please visit
59-
@url{https://sourceforge.net/projects/octave-sqlite/}.
59+
@url{https://gnu-octave.github.io/octave-sqlite/}.
6060

6161
@end titlepage
6262
@c %*** End of TITLEPAGE

0 commit comments

Comments
 (0)