## I'm submitting a... ``` [x] Bug report [ ] Content update [ ] Process update (build, deployment, ... ) ``` ## Type of bug / changes When trying to place a `url` tag within a `partial` tag, an error is thrown <img width="1108" alt="Screen Shot 2020-01-23 at 3 51 26 PM" src="https://user-images.githubusercontent.com/1271364/72971539-40689180-3df8-11ea-88eb-d0b2e4d42b1f.png"> This is due to `this.site` being undefined within partial tags on this line: https://github.com/cypress-io/cypress-documentation/blob/develop/lib/tags/url.js#L6:L6