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.

Source links in documentation are broken

See original GitHub issue

Reported by @gberaudo in #5791.

All of the source links (the small hyperlinks in the right margin of each sub-header) are broken. For example: https://cesiumjs.org/Cesium/Build/Documentation/EntityCollection.html#getById

The link’s target looks like this:

https://github.com/AnalyticalGraphicsInc/cesium/blob/1.36.0-13623056/Source/DataSources/EntityCollection.js#L388

The problem here is 1.36.0-13623056 is being used in the path, which does not match the GitHub tag name of 1.36. This URL is constructed here: https://github.com/AnalyticalGraphicsInc/cesium/blob/1.36/Tools/jsdoc/cesium_template/publish.js#L308

The CESIUM_VERSION appears to be assigned here: https://github.com/AnalyticalGraphicsInc/cesium/blob/1.36/gulpfile.js#L203

/cc @mramato Are you aware of recent build changes that might have altered this value?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
ggetzcommented, Aug 30, 2017

Alright, this is fixed on the site now, and I’m working on fixing this as part of the automated website build process.

1reaction
mramatocommented, Aug 30, 2017

Yes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix broken links to data - Microsoft Support
Open the workbook that contains the broken link. · On the Data tab, click Edit Links. · In the Source file box, select...
Read more >
How to Find and Fix Broken Links (5 Methods) - Kinsta
The first method we recommend to find and fix broken links is to use a web-based SEO audit tool. Two of the most...
Read more >
Repairing broken data links—ArcMap | Documentation
If you only want to repair a broken link for a specific layer, click the Set Data Source button on the Source tab...
Read more >
Preventing broken links in Microsoft Word documents - IBM
To remove links from Microsoft Word 2010, 2013, or 2016 documents: Click the File tab, and then Info > Edit links to files....
Read more >
How to find and fix broken links on your knowledge base
You can easily identify your broken links using the Links status checker. Once you've identified your broken links, you can navigate to your ......
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