Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Broken links in examples #2157

Closed
wants to merge 1 commit into from
Closed

Conversation

nschonni
Copy link
Contributor

Pulled the fixes from #2147 to a separate PR so they can land ahead of any review of the infrastrucutre changes

@@ -64,8 +64,7 @@ <h1>Treegrid Email Inbox Example</h1>
<li><a href="../grid/dataGrids.html">Data Grid Examples</a>: Three example implementations of grid that include features relevant to presenting tabular information, such as content editing, sort, and column hiding.</li>
<li><a href="../treeview/treeview-1/treeview-1a.html">File Directory Treeview using <em>computed</em> properties</a></li>
<li><a href="../treeview/treeview-1/treeview-1b.html">File Directory Treeview using <em>declared</em> properties</a></li>
<li><a href="../treeview/treeview-2/treeview-2a.html">Navigation Treeview using <em>computed</em> properties</a></li>
<li><a href="../treeview/treeview-2/treeview-2b.html">Navigation Treeview using <em>declared</em> properties</a></li>
<li><a href="../treeview/treeview-navigation.html">Navigation Treeview</a></li>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if there is a better link text for this one

@nschonni
Copy link
Contributor Author

nschonni commented Jul 24, 2022

Note that this is failing now with the redesign, because there are links to pages that don't exist in this repo

  [404] patterns/
  [404] practices/landmark-regions/
  [404] practices/names-and-descriptions/
  [404] practices/

@mcking65
Copy link
Contributor

Closing b/c all fixed during #2417 restructuring.

@mcking65 mcking65 closed this Jun 11, 2023
@nschonni nschonni deleted the fix-links branch June 11, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants