Skip to content

Commit 3fdb963

Browse files
committed
guide: fix broken link
1 parent 0396651 commit 3fdb963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/optionalfeatures.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h2 class="title" style="clear: both">
432432
<code class="literal">mutt_oauth2.py</code> script written by Alexander Perlis:
433433
<a class="ulink" href="https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py" target="_top">https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py</a></p>
434434
<p>You'll need to get your own oauth client credentials by following the script instructions:
435-
<a class="ulink" href="https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py.README" target="_top">https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/mutt_oauth2.py.README</a></p>
435+
<a class="ulink" href="https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/README.md" target="_top">https://github.com/neomutt/neomutt/blob/main/contrib/oauth2/README.md</a></p>
436436
<pre class="screen">
437437
set imap_authenticators="xoauth2"
438438
set imap_oauth_refresh_command="/path/to/mutt_oauth2.py /path/to/token"

0 commit comments

Comments
 (0)