To create permalinks (or deep links) for titles contained in the O'Reilly Online Learning database, construct a URL using the following elements.
Permalink structure consists of: https://go.oreilly.com/{CONNECTION_STRING}/{CONTENT>PATH}
- O'Reilly URL is https://go.oreilly.com/
- Montgomery College's {CONNECTION_STRING}/ is https://go.oreilly.com/montgomery-college-edu/
- {CONTENT_PATH} is the URL for the desired content (e.g., URL for chapter title): go to O'Reilly Online Learning, find the desired materials (e.g., book, chapter, video, playlist, etc.) and then copy the URL from the web browser's address bar
For example, below are permalinks for chapter 5 of Hands-On Machine learning using ...
- a relative path: https://go.oreilly.com/montgomery-college-edu/library/view/hands-on-machine-learning/9781492032632/ch05.html
- a complete URL: https://go.oreilly.com/montgomery-college-edu/https://learning.oreilly.com/library/view/hands-on-machine-learning/9781492032632/ch05.html
For more information, visit Creating a Deep Link (or Permalink).