From 4ceb19be5184dbdf8c8aa473d8145d1c2b31f76c Mon Sep 17 00:00:00 2001 From: syui Date: Mon, 16 Jun 2025 05:58:32 +0000 Subject: [PATCH] =?UTF-8?q?oauth=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth.md b/oauth.md index 9336b4c..ff4cda2 100644 --- a/oauth.md +++ b/oauth.md @@ -1,5 +1,5 @@ ```sh - curl -s https://syu.is/.well-known/oauth-authorization-server |jq . +$ curl -s https://syu.is/.well-known/oauth-authorization-server |jq . ``` ```sh