Skip to content

Commit 69af95b

Browse files
committed
docs: update references to removed files
1 parent 3d69961 commit 69af95b

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ MIT License — see [LICENSE.txt](LICENSE.txt) for details.
223223

224224
## 🤝 Contributing
225225

226-
Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
226+
Contributions are welcome! See [Contributing Guide](https://github.com/kiku-jw/DocStripper/wiki/Contributing) for guidelines.
227227

228228
---
229229

RELEASE_NOTES_v2.1.0.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Replaced "Conservative" and "Aggressive" radio buttons with an intuitive **4-mod
2727
### Distribution Ready
2828
- **Homebrew Tap**: Created `kiku-jw/homebrew-docstripper` repository
2929
- **PyPI Package**: Ready for distribution (`pip install docstripper`)
30-
- **Installation Guides**: Comprehensive docs in `INSTALL.md` and `PUBLISH_GUIDE.md`
30+
- **Installation Guides**: Comprehensive docs in `INSTALL.md`
3131

3232
### Web Interface Enhancements
3333
- **Normalize Unicode Option**: Added checkbox in Advanced Options (11 options total)
@@ -53,8 +53,6 @@ Replaced "Conservative" and "Aggressive" radio buttons with an intuitive **4-mod
5353
- `docs/assets/cleaner.worker.js`: WebWorker implementation for cleaning
5454
- `docstripper.rb`: Homebrew formula
5555
- `INSTALL.md`: Installation instructions for all methods
56-
- `PUBLISH_GUIDE.md`: Distribution guide
57-
- `HOMEBREW_TAP_SETUP.md`: Homebrew tap setup instructions
5856

5957
## 🐛 Bug Fixes
6058
- Fixed Thorough vs Aggressive mode differentiation (paragraph spacing preservation)

docs/wiki/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ There's no hard limit, but very large files (>10MB) may take longer to process,
123123

124124
### How can I contribute?
125125

126-
See our [Contributing Guide](../CONTRIBUTING.md) for details. We welcome:
126+
See our [Contributing Guide](Contributing) for details. We welcome:
127127
- Bug reports
128128
- Feature requests
129129
- Code contributions

0 commit comments

Comments
 (0)