Commit 93044d8
authored
Fix incorrect URL for project's Changelog (#88)
On clicking the Changelog in the sidebar for the project's pypi
listing on https://pypi.org/project/apache-airflow-client/ it
says Not Found. The commit correct's this URL to point to the
correct Changelog file in main for the repo.1 parent dddb7a5 commit 93044d8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments