fix for programmer's reference links#3577
Conversation
#3466 changed the URLs slightly
|
|
As-is, this restores the situation from before #3466. The real question is do we want to always link to the latest version of the documentation or do we want to go to the version specific, uh, version? If we do version-specific then we don't have to worry about broken links in the future. The problem is that we'd either have to remember to update the version or find a way to get the link to go to the right version, including when we're not on a release but are on a nightly build or a development situation (in which case I guess we should continue going to the latest). |
nrnhines
left a comment
There was a problem hiding this comment.
I think latest is the best option. I suppose a documentation change that is substantive should mention the version for which it came into existence.
|
✔️ 2edc5b2 -> artifacts URL |
|
✔️ 2edc5b2 -> Azure artifacts URL |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3577 +/- ##
=======================================
Coverage 68.42% 68.42%
=======================================
Files 684 684
Lines 116720 116720
=======================================
+ Hits 79863 79871 +8
+ Misses 36857 36849 -8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|



#3466 changed the URLs slightly