From df939405e71c83010aefb2b0ff2fc9a50c60a2cd Mon Sep 17 00:00:00 2001 From: Emin Martinian Date: Tue, 13 May 2025 21:01:13 -0400 Subject: [PATCH] Change slides link to point to GitHub pages site --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 78db994..a34fcd8 100644 --- a/README.org +++ b/README.org @@ -27,7 +27,7 @@ This is useful because: ** python -The slides in [[file:docs/slides.html][docs/slides.html]] provide a detailed presentation of what +The [[https://aocks.github.io/ox_jwt][overview slides]] provide a detailed presentation of what JWTs are and how to use them in python. You can use JWTs in python with or without nginx. For example, you