You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original GitHub wiki issue was tracked in #133 and implemented in #419 but the relative links from the core repo were not overridden.
The current implementation does a copy-pasta of the README files, but does not modify its internal contents. This must be done for relative documentation pages to work.
Goals
Allow users to navigate internal links by clicking on them directly in the GitHub Wiki
Deliverable
A PR that updates wiki_sync to not only copy over the files (current implementation) but also:
Identify all internal links
Update all internal links to new GitHub wiki based URL
An updated & functional GitHub wiki that does not have the issue shown in the video above
Non-goals / Non-deliverables
Updating any existing documentation
Testing Methodology
Verify that the new wiki works and show it in action
Source: #494
Objective
Fix the relative links in the GitHub Wiki.
The following video shows how clicking internal (not on the sidebar) links in the GitHub wiki points to an empty page.
217116051-794ba687-9ca3-4103-9097-143a3d038ae6.1.mov
Origin Document
The original GitHub wiki issue was tracked in #133 and implemented in #419 but the relative links from the core repo were not overridden.
The current implementation does a copy-pasta of the README files, but does not modify its internal contents. This must be done for relative documentation pages to work.
Goals
Deliverable
Non-goals / Non-deliverables
Testing Methodology
Creator: @Olshansk
Co-Owners: @profishional
Read more about this task and rewards on Dework.xyz
The text was updated successfully, but these errors were encountered: