Skip to content

Commit b07429d

Browse files
authored
Fix pyrefly URL in index.rst (#2101)
1 parent 92d4739 commit b07429d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Type Checkers
8181

8282
* `mypy <http://mypy-lang.org/>`_, the reference implementation for type
8383
checkers.
84-
* `pyrefly <https://pyrefly.org//>`_, a fast type checker and language
84+
* `pyrefly <https://pyrefly.org/>`_, a fast type checker and language
8585
server.
8686
* `pyright <https://github.com/microsoft/pyright>`_, a type checker that
8787
emphasizes speed.

0 commit comments

Comments
 (0)