From cef8f6856bcb988a79406d28722d176927200042 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sat, 14 Apr 2007 16:42:47 +0000 Subject: updated liberty document uris --- docs/lasso-book/lasso-architecture.rst | 2 +- docs/lasso-book/writing-a-c-sp.txt | 2 +- docs/lasso-book/writing-a-java-sp.txt | 2 +- docs/lasso-book/writing-a-php-sp.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/lasso-book/lasso-architecture.rst b/docs/lasso-book/lasso-architecture.rst index 2ca2f0a1..6fd8432c 100644 --- a/docs/lasso-book/lasso-architecture.rst +++ b/docs/lasso-book/lasso-architecture.rst @@ -41,5 +41,5 @@ Talk more about respective usage of Identity and Session. .. _Liberty ID-FF Bindings and Profiles Specification: - http://www.projectliberty.org/specs/draft-liberty-idff-bindings-profiles-1.2-errata-v1.0.pdf + http://www.projectliberty.org/liberty/content/download/319/2369/file/draft-liberty-idff-bindings-profiles-1.2-errata-v2.0.pdf diff --git a/docs/lasso-book/writing-a-c-sp.txt b/docs/lasso-book/writing-a-c-sp.txt index fa0fa51f..09fac749 100644 --- a/docs/lasso-book/writing-a-c-sp.txt +++ b/docs/lasso-book/writing-a-c-sp.txt @@ -403,7 +403,7 @@ API Reference .. _Liberty ID-FF Bindings and Profiles Specification: - http://www.projectliberty.org/specs/draft-liberty-idff-bindings-profiles-1.2-errata-v1.0.pdf + http://www.projectliberty.org/liberty/content/download/319/2369/file/draft-liberty-idff-bindings-profiles-1.2-errata-v2.0.pdf .. _LassoLogin: /documentation/api-reference/lassologin.html .. _LassoLogout: /documentation/api-reference/lassologout.html diff --git a/docs/lasso-book/writing-a-java-sp.txt b/docs/lasso-book/writing-a-java-sp.txt index 55abaa3f..2bf0aa01 100644 --- a/docs/lasso-book/writing-a-java-sp.txt +++ b/docs/lasso-book/writing-a-java-sp.txt @@ -301,7 +301,7 @@ API Reference .. _Liberty ID-FF Bindings and Profiles Specification: - http://www.projectliberty.org/specs/draft-liberty-idff-bindings-profiles-1.2-errata-v1.0.pdf + http://www.projectliberty.org/liberty/content/download/319/2369/file/draft-liberty-idff-bindings-profiles-1.2-errata-v2.0.pdf .. _LassoLogin: /documentation/api-reference/lassologin.html .. _LassoLogout: /documentation/api-reference/lassologout.html diff --git a/docs/lasso-book/writing-a-php-sp.txt b/docs/lasso-book/writing-a-php-sp.txt index e61c29b9..48df9e10 100644 --- a/docs/lasso-book/writing-a-php-sp.txt +++ b/docs/lasso-book/writing-a-php-sp.txt @@ -372,7 +372,7 @@ API Reference .. _Liberty ID-FF Bindings and Profiles Specification: - http://www.projectliberty.org/specs/draft-liberty-idff-bindings-profiles-1.2-errata-v1.0.pdf + http://www.projectliberty.org/liberty/content/download/319/2369/file/draft-liberty-idff-bindings-profiles-1.2-errata-v2.0.pdf .. _LassoLogin: /documentation/api-reference/lassologin.html .. _LassoLogout: /documentation/api-reference/lassologout.html -- cgit