fix: update all deployment guide links in README.md
- Change all links from DEPLOYMENT.md to DEPLOYMENT_GUIDE.md - Fixed 3 occurrences: documentation section, getting started section, and footer - Matches the actual filename in the repository 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -71,7 +71,7 @@ docker-compose up -d
|
|||||||
|
|
||||||
## 📖 Documentation
|
## 📖 Documentation
|
||||||
|
|
||||||
- 📘 [**Deployment Guide**](DEPLOYMENT.md) - Detailed installation instructions
|
- 📘 [**Deployment Guide**](DEPLOYMENT_GUIDE.md) - Detailed installation instructions
|
||||||
- 🤝 [**Contributing**](CONTRIBUTING.md) - How to contribute
|
- 🤝 [**Contributing**](CONTRIBUTING.md) - How to contribute
|
||||||
- 📜 [**License**](LICENSE) - MIT License
|
- 📜 [**License**](LICENSE) - MIT License
|
||||||
- 🔒 [**Security**](SECURITY.md) - Security policies
|
- 🔒 [**Security**](SECURITY.md) - Security policies
|
||||||
@@ -209,7 +209,7 @@ PicPeak is released under the [MIT License](LICENSE). Use it freely for personal
|
|||||||
## 🚀 Ready to Get Started?
|
## 🚀 Ready to Get Started?
|
||||||
|
|
||||||
1. ⭐ **Star this repository** to show your support
|
1. ⭐ **Star this repository** to show your support
|
||||||
2. 📖 Read the [Deployment Guide](DEPLOYMENT.md)
|
2. 📖 Read the [Deployment Guide](DEPLOYMENT_GUIDE.md)
|
||||||
3. 🐛 Report issues or request features
|
3. 🐛 Report issues or request features
|
||||||
4. 🤝 Join our community and contribute!
|
4. 🤝 Join our community and contribute!
|
||||||
|
|
||||||
@@ -219,6 +219,6 @@ PicPeak is released under the [MIT License](LICENSE). Use it freely for personal
|
|||||||
Made with ❤️ by photographers, for photographers
|
Made with ❤️ by photographers, for photographers
|
||||||
<br>
|
<br>
|
||||||
<a href="https://github.com/the-luap/picpeak">GitHub</a> •
|
<a href="https://github.com/the-luap/picpeak">GitHub</a> •
|
||||||
<a href="DEPLOYMENT.md">Documentation</a> •
|
<a href="DEPLOYMENT_GUIDE.md">Documentation</a> •
|
||||||
<a href="https://github.com/the-luap/picpeak/issues">Support</a>
|
<a href="https://github.com/the-luap/picpeak/issues">Support</a>
|
||||||
</p>
|
</p>
|
||||||
Reference in New Issue
Block a user