We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de476a commit 51d3607Copy full SHA for 51d3607
pandas/io/clipboard/__init__.py
@@ -66,7 +66,7 @@
66
EXCEPT_MSG = """
67
Pyperclip could not find a copy/paste mechanism for your system.
68
For more information, please visit
69
- https://pyperclip.readthedocs.io/en/latest/introduction.html#not-implemented-error
+ https://pyperclip.readthedocs.io/en/latest/#not-implemented-error
70
"""
71
72
ENCODING = "utf-8"
0 commit comments