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

Remove diff chain example from documentation to fix wiki #770

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

cycraig
Copy link
Contributor

@cycraig cycraig commented Mar 25, 2022

Description of change

Removes the reference to the diff_chain example from the documentation, which removed in #759. This is causing the wiki to break.

Module not found: Error: Can't resolve './../../../bindings/wasm/examples/src/diff_chain.js' in 'C:\Work\iota\identity.rs\documentation\local-wiki\iota-wiki\external\identity.rs\documentation\docs\advanced'
Module not found: Error: Can't resolve './../../../examples/low-level-api/diff_chain.rs' in 'C:\Work\iota\identity.rs\documentation\local-wiki\iota-wiki\external\identity.rs\documentation\docs\advanced'
client (webpack 5.69.1) compiled with 2 errors and 1 warning

Type of change

  • Bug fix (a non-breaking change which fixes an issue)
  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Fix

How the change has been tested

The documentation runs without error now: npm run setup && npm run start

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@cycraig cycraig added the No changelog Excludes PR from becoming part of any changelog label Mar 25, 2022
@cycraig cycraig requested a review from eike-hass March 25, 2022 15:56
@cycraig cycraig changed the title Remove diff_chain example from documentation to fix wiki Remove diff chain example from documentation to fix wiki Mar 25, 2022
@cycraig cycraig merged commit aad76f0 into dev Mar 25, 2022
@cycraig cycraig deleted the fix/diff-chain-docs branch April 4, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No changelog Excludes PR from becoming part of any changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants