fixing yii scraper - the url scheme for the api docs changed (with everything else staying the same) by HayateLaTech · Pull Request #2267 · freeCodeCamp/devdocs
Conversation
If you're updating existing documentation to its latest version, please ensure that you have:
- Updated the versions and releases in the scraper file
- Ensured the license is up-to-date
- Ensured the icons and the
SOURCEfile inpublic/icons/your_scraper_name/are up-to-date if the documentation has a custom icon - Ensured
self.linkscontains up-to-date urls ifself.linksis defined - Tested the changes locally to ensure:
- The scraper still works without errors
- The scraped documentation still looks consistent with the rest of DevDocs
- The categorization of entries is still good
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters

