You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/documentation_improvement.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ labels: "Docs, Needs Triage"
9
9
10
10
#### Location of the documentation
11
11
12
-
[this should provide the location of the documentation, e.g. "pandas.read_csv" or the URL of the documentation, e.g. "https://dev.pandas.io/docs/reference/api/pandas.read_csv.html"]
12
+
[this should provide the location of the documentation, e.g. "pandas.read_csv" or the URL of the documentation, e.g. "https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html"]
13
13
14
14
**Note**: You can check the latest versions of the docs on `master`[here](https://pandas.pydata.org/docs/dev/).
-[ ] Ensure all linting tests pass, see [here](https://pandas.pydata.org/pandas-docs/dev/development/contributing.html#code-standards) for how to run them
0 commit comments