We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8b2f9 commit b1127cfCopy full SHA for b1127cf
pandas/io/clipboard/__init__.py
@@ -59,7 +59,7 @@
59
EXCEPT_MSG = """
60
Pyperclip could not find a copy/paste mechanism for your system.
61
For more information, please visit
62
- https://pyperclip.readthedocs.io/en/latest/introduction.html#not-implemented-error
+ https://pyperclip.readthedocs.io/en/latest/#not-implemented-error
63
"""
64
65
ENCODING = "utf-8"
0 commit comments