Debugging a problem, I need to access old drone documentation pages.
How can I access an old version of this page (given it existed at that time)??
For instance, I would like this URL to current version:
and these urls to previous versions:
- https://docs.drone.io/v1.0.0/pipeline/environment/reference/
- /v1.2.1/pipeline/environment/reference/
- /v1.5.0/pipeline/environment/reference/
(of course, given the pages existed in the earlier version)