question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[DOC] Broken links on 'Estimator Overview' page

See original GitHub issue

Describe the issue linked to the documentation

There was a new doc page added in recent update called ‘Estimator Overview’. https://www.sktime.org/en/latest/estimator_overview.html image

While it is very useful, there’s an issue with it: all links to pages of estimators are broken. Problem is that all links contain additional /modules path in it, where an actual link to a page doesn’t have such part. See below: n = "https://www.sktime.org/en/latest/api_reference/modules/auto_generated/sktime.forecasting.arima.ARIMA.html" m = "https://www.sktime.org/en/latest/api_reference/auto_generated/sktime.forecasting.arima.ARIMA.html" where n - link from ‘estimator overview’ page, m - actual link.

Suggest a potential alternative/fix

Potential fix would be to remove /modules from the path. But I see that this page is auto-updating so I don’t know if there’s an actual way to fix this or how it’s done at all.

UPD: I tried to look through codebase and doc auto-generator files but found nothing. I guess without any experience w/ Sphinx it’s impossible to find the root of the issue.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
mloningcommented, Sep 22, 2021

@afzal442 if you push your changes we can see if the ReadTheDocs build succeeds. Please ping me in the PR to review.

2reactions
afzal442commented, Sep 21, 2021

Thanks @FutureTribute for your investigation; feel free to connect with us; stay tuned! 🚀

yes @fkiraly, it is. but I discovered some issue apparently while building docs with make docs command; so generally it can be fixed in that way I described above but one needs to be sure if it works locally. thanks.

cc: @mloning

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Find and Fix Broken Links (to Reclaim Valuable "Link ...
Step #2: Fixing ALL broken backlinks to your site · Reach out to the linking website and request a fix: · Redirect (301)...
Read more >
Easily Find Broken Links With Broken Link Checker
On reading through Broken Link Checker's home page, it sure looked like the right tool for the job. If you've never used it...
Read more >
How to Find and Fix Broken Links (5 Methods) - Kinsta
Option 1 – Find Broken Links with the Ahrefs Audit Tool ... The first way to find broken links in Ahrefs is to...
Read more >
Free Broken Link Checker: 404 Error Testing Tool ᐈ
Our broken link checker tool helps you identify which references need repair and maintenance. But, you will need to repair any broken links...
Read more >
How to Find and Fix Broken Links on Your Website
Google Analytics is a great free tool for tracking website performance, and it's also helpful for easily finding broken links. First, log into ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found