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.

Fix broken links in doc

See original GitHub issue

The doc/ directory contains our documentation. Some files there link to our projects repo, however, we’re rolling out a folder layout change soon, which you can see by going to the layout branch

To avoid confusion: this issue is about fixing links on this repo that point to https://github.com/ploomber/projects

Example:

spec-api-python in the master branch, becomes guides/spec-api-python in the layout branch.

We need help updating those links, essentially we need to look for links containing https://github.com/ploomber/projects/tree/master then update the last part to match the new layout.

e.g.

https://github.com/ploomber/projects/tree/master/spec-api-python

becomes

https://github.com/ploomber/projects/tree/master/guides/spec-api-python

Here’s an example of a file that needs an update: https://github.com/ploomber/ploomber/blob/master/doc/cookbook/grid.rst

note that the last link is: https://github.com/ploomber/projects/blob/master/mlflow/README.ipynb

However mlflow (master branch) moved to templates/mlflow (layout branch)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
edublancascommented, Oct 17, 2021

Awesome! Thanks for choosing Ploomber for your first contribution 😃 If you have questions, feel free to send us a message.

0reactions
ooliver1commented, Oct 17, 2021

done, it was 3 links, its a different repo so thats why this prob wont close straight away

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix broken links Office Work - Microsoft Community
To fix those, go to the File > Info page and scroll to the bottom of the right-hand column. Under the Related Documents...
Read more >
Preventing broken links in Microsoft Word documents - IBM
Click the File tab, and then Info > Edit links to files. This menu entry is available only if your document contains linked...
Read more >
HowTo - fix broken links in documents with ReplaceMagic
Fix broken links, link fixer tool for Office, PDF and text documents.
Read more >
How to locate and fix broken hyperlinks in your user manuals ...
Find problematic hyperlinks in your documentation project · Click “Filter…” then “Show broken items only” to only show the broken ones · Double- ......
Read more >
How to Find and Fix Broken Links (5 Methods) - Kinsta
Five Ways How to Fix Broken Links · Web-Based SEO Audit Tool · Google Search Console · Desktop Software · Online Broken Link...
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