Skip to content

Commit 1ed0ec1

Browse files
committed
notebook: fix broken sepgsql.googlecode.com URL
As reported on GH issue #16, the googlecode.com link is no longer valid, replace it with a working copy. Thanks to "b4r" for finding a good URL. Signed-off-by: Paul Moore <[email protected]>
1 parent 233107e commit 1ed0ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apache_support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ stack has the following support:
4141
and Python do have support for libselinux functions in packages: PHP - with
4242
the *php-pecl-selinux* package, Python - with the *libselinux-python* package.
4343

44-
The "[A secure web application platform powered by SELinux](http://sepgsql.googlecode.com/files/LCA20090120-lapp-selinux.pdf)"
44+
The "[A secure web application platform powered by SELinux](https://raw.githubusercontent.com/kaigai/slides/master/20090120_LCA2009_LAPP_SELINUX.pdf)"
4545
document gives a good overview of the LAPP architecture.
4646

4747
## *mod_selinux* Overview

0 commit comments

Comments
 (0)