Commit a243eae
Fix wiki URLs in README.md (#152)
* add tea file
* rename tea
* Fix wiki links in README.md
On Feb 4, the name of the top-level wiki page was changed from "Python Slugify Wiki" to "Welcome to the python-slugify wiki!".
That change to the wiki page title changed all the URLs for the wiki pages. If you tried to click a wiki URL in the README.md, GitHub would redirect you to a form to create a new wiki page with that name.
Fix this by updating the URLs in README.md to match the new wiki top page title.
TODO: I don't know if there are other wiki URLs in other documentation files. The instances in README.md were the ones I have time to fix while quickly trying to use python-slugify for a personal project. Thanks for all your work maintaining this project!
---------
Co-authored-by: Val Neekman (AvidCoder) <[email protected]>1 parent f85f948 commit a243eae
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments